[PATCH] D46830: [llvm-objcopy] Add --keep-file-symbols option

Paul Semel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 25 06:27:23 PDT 2018


paulsemel updated this revision to Diff 148598.
paulsemel added a comment.

Added test for `--strip-symbol` and `--keep-file-symbols`.
This follows the same behavior as GNU objcopy


Repository:
  rL LLVM

https://reviews.llvm.org/D46830

Files:
  test/tools/llvm-objcopy/keep-file-symbols.test
  tools/llvm-objcopy/ObjcopyOpts.td
  tools/llvm-objcopy/llvm-objcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46830.148598.patch
Type: text/x-patch
Size: 5135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180525/d8359af4/attachment.bin>


More information about the llvm-commits mailing list