[PATCH] D41682: [llvm-objcopy] Add support for visibility

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 2 13:47:48 PST 2018


jakehehrlich created this revision.
jakehehrlich added reviewers: phosek, jhenderson.

I have no clue how this was missed when symbol table support was added. This change ensures that the visibility of symbols is preserved by default.


Repository:
  rL LLVM

https://reviews.llvm.org/D41682

Files:
  test/tools/llvm-objcopy/symbol-copy.test
  tools/llvm-objcopy/Object.cpp
  tools/llvm-objcopy/Object.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41682.128461.patch
Type: text/x-patch
Size: 3923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180102/0d03dcd1/attachment.bin>


More information about the llvm-commits mailing list