[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 01:58:19 PST 2019


mstorsjo updated this revision to Diff 181225.
mstorsjo marked 3 inline comments as done.
mstorsjo added a comment.

Split out the general bugfix, did the suggested changes to the test.


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.181225.patch
Type: text/x-patch
Size: 4450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190111/e3682590/attachment.bin>


More information about the llvm-commits mailing list