[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
Tue Oct 10 18:59:12 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315412: [llvm-objcopy] Add support for --strip-sections to remove all section headers… (authored by jakehehrlich).

Changed prior to commit:
  https://reviews.llvm.org/D38335?vs=118095&id=118525#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38335

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38335.118525.patch
Type: text/x-patch
Size: 8347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171011/561eac06/attachment.bin>


More information about the llvm-commits mailing list