[PATCH] D93385: [Driver][MachineOutliner] Support outlining option with LTO

2021-01-06 Thread Yvan Roux via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG0c41b1c9f93c: [Driver][MachineOutliner] Support outlining option with LTO (authored by yroux). Repository: rG LLVM Github Monorepo CHANGES SINCE

[PATCH] D93385: [Driver][MachineOutliner] Support outlining option with LTO

2021-01-05 Thread Jessica Paquette via Phabricator via cfe-commits
paquette accepted this revision. paquette added a comment. This revision is now accepted and ready to land. LGTM Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D93385/new/ https://reviews.llvm.org/D93385

[PATCH] D93385: [Driver][MachineOutliner] Support outlining option with LTO

2021-01-04 Thread Yvan Roux via Phabricator via cfe-commits
yroux added a comment. ping Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D93385/new/ https://reviews.llvm.org/D93385 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[PATCH] D93385: [Driver][MachineOutliner] Support outlining option with LTO

2020-12-16 Thread Yvan Roux via Phabricator via cfe-commits
yroux created this revision. yroux added reviewers: paquette, efriedma, samparker. Herald added a subscriber: inglorion. yroux requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. This patch propagates the -moutline flag when LTO is enabled and