[PATCH] D43361: [ThinLTO] Enable AutoHide on symbols with local_unnamed_addr

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 15 16:12:25 PST 2018


pcc added a comment.

The last time this was attempted (https://reviews.llvm.org/D28978) we established that the linker can do this itself. I don't think the situation has changed since then.


Repository:
  rL LLVM

https://reviews.llvm.org/D43361





More information about the llvm-commits mailing list