[llvm] r193718 - Produce .weak_def_can_be_hidden for some linkonce_odr values
Rafael EspĂndola
rafael.espindola at gmail.com
Thu Oct 31 18:28:02 PDT 2013
> Of these 19049 left, how many are weak? And do they really need to be weak or is there more logic we could add to make more of them can-be-hidden?
Not sure how to test this directly, but on a LTO build on linux (which
uses the same logic) there are only 66 linkonce_odr globals left (list
attached).
Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linkonce_odr.list
Type: application/octet-stream
Size: 7824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131031/d23fb935/attachment.obj>
More information about the llvm-commits
mailing list