[PATCH] D56839: [llvm-objcopy] [COFF] Implement --strip-debug

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 17 03:25:05 PST 2019


mstorsjo created this revision.
mstorsjo added reviewers: jhenderson, alexshap, jakehehrlich, rupprecht, rnk.

Also remove sections similarly for --strip-all, --discard-all, --strip-unneeded.


Repository:
  rL LLVM

https://reviews.llvm.org/D56839

Files:
  test/tools/llvm-objcopy/COFF/Inputs/strip-sections.yaml
  test/tools/llvm-objcopy/COFF/strip-debug.test
  tools/llvm-objcopy/COFF/COFFObjcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56839.182241.patch
Type: text/x-patch
Size: 5197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190117/155cc32e/attachment.bin>


More information about the llvm-commits mailing list