[PATCH] D46064: [llvm-objcopy] Add --localize-symbol option

Paul Semel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 26 07:32:37 PDT 2018


paulsemel updated this revision to Diff 144116.
paulsemel marked an inline comment as done.
paulsemel added a comment.

Added Jake and James suggestions :

- improved help message
- removed multiple calls to localize function
- improved tests


Repository:
  rL LLVM

https://reviews.llvm.org/D46064

Files:
  test/tools/llvm-objcopy/localize.test
  tools/llvm-objcopy/Opts.td
  tools/llvm-objcopy/llvm-objcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46064.144116.patch
Type: text/x-patch
Size: 5009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180426/f42640f8/attachment.bin>


More information about the llvm-commits mailing list