[PATCH] D46819: [llvm-objcopy] Add --keep-symbol (-K) option
Paul Semel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 14 03:55:27 PDT 2018
paulsemel updated this revision to Diff 146573.
paulsemel added a comment.
Added some tests for :
- in addition with `--remove-section`
- in addition with the `--strip-symbol` option
Repository:
rL LLVM
https://reviews.llvm.org/D46819
Files:
test/tools/llvm-objcopy/keep-symbol-remove-section.test
test/tools/llvm-objcopy/keep-symbol.test
tools/llvm-objcopy/ObjcopyOpts.td
tools/llvm-objcopy/llvm-objcopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46819.146573.patch
Type: text/x-patch
Size: 4786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180514/3f4a6fa4/attachment.bin>
More information about the llvm-commits
mailing list