[PATCH] D62722: [Driver] Simplify Assemble and Backend action collapsing

2019-06-18 Thread Kévin Petit via Phabricator via cfe-commits
kpet added a comment. Friendly ping :). Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D62722/new/ https://reviews.llvm.org/D62722 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/

[PATCH] D62722: [Driver] Simplify Assemble and Backend action collapsing

2019-05-31 Thread Kévin Petit via Phabricator via cfe-commits
kpet created this revision. kpet added reviewers: tra, ABataev, echristo, jlebar, hfinkel, rsmith. Herald added subscribers: cfe-commits, kristof.beyls, javed.absar. Herald added a project: clang. The action collapsing logic introduced in https://reviews.llvm.org/D21840 generally works by replacin