[PATCH] D24545: [LTO] Fix commons handling
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 14 14:03:40 PDT 2016
pcc accepted this revision.
pcc added a comment.
This revision is now accepted and ready to land.
LGTM
> Isn't is already what LARGE-PREVAILED and SMALL-PREVAILED are?
Yes, sorry, I missed those.
One other thing: the test you are updating should live in test/LTO/Resolution/X86 because it is testing the API rather than the command line tool.
https://reviews.llvm.org/D24545
More information about the llvm-commits
mailing list