[PATCH] D50589: [llvm-objcopy] Implement -G/--keep-global-symbol(s).

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 15 10:54:38 PDT 2018


rupprecht updated this revision to Diff 160853.
rupprecht marked an inline comment as done.
rupprecht added a comment.

- Make test case simpler by using -elf-output-style=GNU


Repository:
  rL LLVM

https://reviews.llvm.org/D50589

Files:
  test/tools/llvm-objcopy/keep-global-symbols-mix-globalize.test
  test/tools/llvm-objcopy/keep-global-symbols.test
  tools/llvm-objcopy/ObjcopyOpts.td
  tools/llvm-objcopy/llvm-objcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50589.160853.patch
Type: text/x-patch
Size: 9856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180815/ac046bc7/attachment.bin>


More information about the llvm-commits mailing list