[PATCH] D56480: [llvm-objcopy] [COFF] Implmement --strip-unneeded and -x/--discard-all for symbols
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 11 05:41:49 PST 2019
mstorsjo updated this revision to Diff 181254.
mstorsjo marked 2 inline comments as done.
mstorsjo added a comment.
Added an undefined external to the tests, changed the code comment to use CLI parameter names.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56480/new/
https://reviews.llvm.org/D56480
Files:
test/tools/llvm-objcopy/COFF/Inputs/discard-locals.yaml
test/tools/llvm-objcopy/COFF/discard-all.test
test/tools/llvm-objcopy/COFF/strip-unneeded.test
tools/llvm-objcopy/COFF/COFFObjcopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56480.181254.patch
Type: text/x-patch
Size: 4500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190111/6fd0be75/attachment.bin>
More information about the llvm-commits
mailing list