[PATCH] D42107: [ThinLTO] - Stop internalizing and drop non-prevailing symbols.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 25 10:14:08 PST 2018
grimar added a comment.
In https://reviews.llvm.org/D42107#988184, @tejohnson wrote:
> (Note that the change to the declaration of computeDeadSymbols in ModuleSummaryIndex.h is still missing from the uploaded version of the patch)
Ah, now I see what you mean. It was eliminated earlier in https://reviews.llvm.org/rL323415.
https://reviews.llvm.org/D42107
More information about the llvm-commits
mailing list