[PATCH] D56481: [llvm-objcopy] [COFF] Implement --strip-all[-gnu] for symbols
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 11 02:29:13 PST 2019
mstorsjo updated this revision to Diff 181230.
mstorsjo marked an inline comment as done.
mstorsjo added a comment.
Fixed the `--strip-all-gnu` typo in the test comment.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56481/new/
https://reviews.llvm.org/D56481
Files:
test/tools/llvm-objcopy/COFF/strip-all.yaml
tools/llvm-objcopy/COFF/COFFObjcopy.cpp
tools/llvm-objcopy/COFF/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56481.181230.patch
Type: text/x-patch
Size: 4471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190111/7dcdf907/attachment.bin>
More information about the llvm-commits
mailing list