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

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 11:40:49 PST 2018


pcc added a comment.

> The unnamed_addr attribute means that the address is semantically significant

I mean, that the address is *not* semantically significant.


Repository:
  rL LLVM

https://reviews.llvm.org/D43361





More information about the llvm-commits mailing list