[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 02:53:05 PST 2019
mstorsjo updated this revision to Diff 181231.
mstorsjo edited the summary of this revision.
mstorsjo added a comment.
Did the suggested changes to the test, added the distinction that --discard-all keeps undefined local symbols.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56480/new/
https://reviews.llvm.org/D56480
Files:
test/tools/llvm-objcopy/COFF/strip-unneeded.yaml
tools/llvm-objcopy/COFF/COFFObjcopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56480.181231.patch
Type: text/x-patch
Size: 3732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190111/487c7ff5/attachment.bin>
More information about the llvm-commits
mailing list