[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 03:41:03 PST 2019
mstorsjo updated this revision to Diff 181236.
mstorsjo added a comment.
Split testes into two separate files, with one shared yaml source in the Inputs directory.
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.181236.patch
Type: text/x-patch
Size: 4210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190111/382dee44/attachment.bin>
More information about the llvm-commits
mailing list