[PATCH] D20258: IR: Introduce can_omit_from_dynsym attribute.

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 14:27:06 PDT 2016


joker.eph added a comment.

Great, I had in my todo list to look how to move this out of the the object emission to the IR level. 
Any reason for the name change though? The one you came up with does not sound pretty to me, what was wrong with `weak_def_can_be_hidden` or `xxxx_can_be_hidden`?


http://reviews.llvm.org/D20258





More information about the llvm-commits mailing list