[PATCH] D20258: IR: Introduce can_omit_from_dynsym attribute.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 14:37:28 PDT 2016


pcc added a comment.

It's basically the same name as the function it replaces, `canBeOmittedFromSymbolTable` with a tweak for accuracy. That said I don't feel strongly about the name.


http://reviews.llvm.org/D20258





More information about the llvm-commits mailing list