[PATCH] D25918: [ThinLTO] Disable importing and other cross-module optis at -O0
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 31 10:54:17 PDT 2016
pcc accepted this revision.
pcc added a comment.
This revision is now accepted and ready to land.
LGTM
Regarding 3.9 I don't think it's worth backporting this as a workaround for some other bug, you'd need a separate patch anyway since 3.9 branched before the new LTO API landed.
https://reviews.llvm.org/D25918
More information about the llvm-commits
mailing list