[PATCH] D53782: [llvm-objcopy] Don't apply --localize flags to common symbols

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 31 10:50:27 PDT 2018


jakehehrlich added a comment.

Let's not break compaitableity then and just check the index. The fewer
cases this happens in the better IMO. I guess basically what you had at the
start was actually the best.


Repository:
  rL LLVM

https://reviews.llvm.org/D53782





More information about the llvm-commits mailing list