[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 01:55:13 PDT 2019


jhenderson updated this revision to Diff 195687.
jhenderson edited the summary of this revision.
jhenderson added a comment.

Add TODOs. Fix typos.

Thanks all, I'll get this landed now.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60324

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

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


More information about the llvm-commits mailing list