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

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 14 15:04:03 PDT 2018


rupprecht updated this revision to Diff 160699.
rupprecht marked 8 inline comments as done.
rupprecht added a comment.

- Handle --globalize --keep-global correctly, and clean up comments


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.160699.patch
Type: text/x-patch
Size: 10781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180814/772bce1f/attachment.bin>


More information about the llvm-commits mailing list