[PATCH] D59293: [llvm-objcopy]Don't implicitly strip sections in segments

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 14 03:21:40 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356129: [llvm-objcopy]Don't implicitly strip sections in segments (authored by jhenderson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59293?vs=190396&id=190584#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59293/new/

https://reviews.llvm.org/D59293

Files:
  llvm/trunk/test/tools/llvm-objcopy/ELF/remove-section-in-segment.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/strip-all-gnu.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/strip-all.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/strip-non-alloc.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/strip-sections.test
  llvm/trunk/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  llvm/trunk/tools/llvm-objcopy/ObjcopyOpts.td
  llvm/trunk/tools/llvm-objcopy/StripOpts.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59293.190584.patch
Type: text/x-patch
Size: 10435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190314/878101fb/attachment.bin>


More information about the llvm-commits mailing list