[PATCH] D54507: [ThinLTO] Handle chains of aliases
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 4 10:16:32 PST 2019
pcc accepted this revision.
pcc added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: lib/Transforms/IPO/PassManagerBuilder.cpp:749
// Rename anon globals to be able to handle them in the summary
+ if (PrepareForLTO) {
----------------
Move comment.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54507/new/
https://reviews.llvm.org/D54507
More information about the llvm-commits
mailing list