[PATCH] D38260: [llvm-objcopy] Add support for removing sections

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 10 11:47:26 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315346: [llvm-objcopy] Add support for removing sections (authored by jakehehrlich).

Changed prior to commit:
  https://reviews.llvm.org/D38260?vs=118284&id=118445#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38260

Files:
  llvm/trunk/test/tools/llvm-objcopy/dynsym-error-remove-strtab.test
  llvm/trunk/test/tools/llvm-objcopy/reloc-error-remove-symtab.test
  llvm/trunk/test/tools/llvm-objcopy/remove-section-with-symbol.test
  llvm/trunk/test/tools/llvm-objcopy/remove-section.test
  llvm/trunk/test/tools/llvm-objcopy/remove-shstrtab-error.test
  llvm/trunk/test/tools/llvm-objcopy/remove-symtab.test
  llvm/trunk/test/tools/llvm-objcopy/segment-shift-section-remove.test
  llvm/trunk/test/tools/llvm-objcopy/segment-test-remove-section.test
  llvm/trunk/test/tools/llvm-objcopy/symtab-error-on-remove-strtab.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: D38260.118445.patch
Type: text/x-patch
Size: 31032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171010/ae3e66df/attachment.bin>


More information about the llvm-commits mailing list