[PATCH] D46407: [tools] Introduce llvm-strip

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 3 13:46:20 PDT 2018


alexshap created this revision.
alexshap added reviewers: jhenderson, jakehehrlich.
Herald added a subscriber: mgorny.

To start the ball rolling this diff adds the initial bits for llvm-strip.
I think more options & tests can be added incrementally.


Repository:
  rL LLVM

https://reviews.llvm.org/D46407

Files:
  test/tools/llvm-objcopy/strip-all.test
  test/tools/llvm-objcopy/strip-debug.test
  tools/llvm-objcopy/CMakeLists.txt
  tools/llvm-objcopy/StripOpts.td
  tools/llvm-objcopy/llvm-objcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46407.145088.patch
Type: text/x-patch
Size: 6987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180503/25a8b52d/attachment.bin>


More information about the llvm-commits mailing list