[PATCH] D60324: [llvm-objcopy] Add switch to allow removing referenced sections

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 02:16:08 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358649: [llvm-objcopy][llvm-strip] Add switch to allow removing referenced sections (authored by jhenderson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60324?vs=195687&id=195693#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60324

Files:
  llvm/trunk/test/tools/llvm-objcopy/ELF/dynsym-error-remove-strtab.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/reloc-error-remove-symtab.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/remove-linked-section.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/symtab-error-on-remove-strtab.test
  llvm/trunk/tools/llvm-objcopy/COFF/COFFObjcopy.cpp
  llvm/trunk/tools/llvm-objcopy/CopyConfig.cpp
  llvm/trunk/tools/llvm-objcopy/CopyConfig.h
  llvm/trunk/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  llvm/trunk/tools/llvm-objcopy/ELF/Object.cpp
  llvm/trunk/tools/llvm-objcopy/ELF/Object.h
  llvm/trunk/tools/llvm-objcopy/ObjcopyOpts.td
  llvm/trunk/tools/llvm-objcopy/StripOpts.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60324.195693.patch
Type: text/x-patch
Size: 20218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190418/eac217d1/attachment.bin>


More information about the llvm-commits mailing list