[PATCH] D38335: [llvm-objcopy] Add support for --strip-sections to remove all section headers leaving only program headers and loadable segment data

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 6 15:24:54 PDT 2017


jakehehrlich updated this revision to Diff 118095.
jakehehrlich added a comment.

Fixed missing "RUN" in test that I accidentally left in there.


Repository:
  rL LLVM

https://reviews.llvm.org/D38335

Files:
  test/tools/llvm-objcopy/strip-sections.test
  tools/llvm-objcopy/Object.cpp
  tools/llvm-objcopy/Object.h
  tools/llvm-objcopy/llvm-objcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38335.118095.patch
Type: text/x-patch
Size: 8201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171006/d04e7742/attachment.bin>


More information about the llvm-commits mailing list