[PATCH] D96320: [ThinLTO, NewPM] Run OptimizerLastEPCallbacks from buildThinLTOPreLinkDefaultPipeline
Vitaly Buka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 17 22:04:04 PST 2021
vitalybuka added a comment.
I recovered this patch as PreLink alternative to D96456 <https://reviews.llvm.org/D96456>.
Short term either of them will fix internal google builds.
Long term D96320 <https://reviews.llvm.org/D96320> is going to be easier to maintain, e.g. if other users, without distributed LTO, like android will need sanitizers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96320/new/
https://reviews.llvm.org/D96320
More information about the cfe-commits
mailing list