[PATCH] D46567: [llvm-strip] Add support for -remove-section
Alexander Shaposhnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 7 17:36:16 PDT 2018
alexshap created this revision.
alexshap added reviewers: jakehehrlich, jhenderson.
This diff adds support for -remove-section.
Test plan: make check-all
Repository:
rL LLVM
https://reviews.llvm.org/D46567
Files:
test/tools/llvm-objcopy/strip-and-remove.test
test/tools/llvm-objcopy/strip-debug-and-remove.test
tools/llvm-objcopy/StripOpts.td
tools/llvm-objcopy/llvm-objcopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46567.145605.patch
Type: text/x-patch
Size: 4421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180508/70807f50/attachment.bin>
More information about the llvm-commits
mailing list