[PATCH] D21917: ThinLTO: Remove check for multiple modules before applying weak resolutions.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 18:46:05 PDT 2016


pcc added a comment.

> Did you already implemented some pre-LTO hiding based on local_unnamed_addr?


Yes, lld is already using canBeOmittedFromSymbolTable for that purpose.


http://reviews.llvm.org/D21917





More information about the llvm-commits mailing list