[PATCH] D41684: [llvm-objcopy] Add --localize-hidden option

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 4 17:52:59 PST 2018


jakehehrlich updated this revision to Diff 128697.
jakehehrlich added a comment.

1. Added hidden global symbol
2. Fixed "indexes" typo


Repository:
  rL LLVM

https://reviews.llvm.org/D41684

Files:
  test/tools/llvm-objcopy/localize-hidden.test
  tools/llvm-objcopy/Object.cpp
  tools/llvm-objcopy/Object.h
  tools/llvm-objcopy/llvm-objcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41684.128697.patch
Type: text/x-patch
Size: 7469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180105/8302d8b4/attachment.bin>


More information about the llvm-commits mailing list