[PATCH] D61672: [llvm-objcopy] Allow strip symtab in executables and DSOs

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 14 01:54:53 PDT 2019


evgeny777 updated this revision to Diff 204722.
evgeny777 added a comment.

Addressed


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

https://reviews.llvm.org/D61672

Files:
  test/tools/llvm-objcopy/ELF/no-symbol-relocation.test
  test/tools/llvm-objcopy/ELF/preserve-segment-contents-ehdr-phdrs.test
  test/tools/llvm-objcopy/ELF/remove-multiple-sections.test
  test/tools/llvm-objcopy/ELF/segment-shift-section-remove.test
  test/tools/llvm-objcopy/ELF/segment-test-remove-section.test
  test/tools/llvm-objcopy/ELF/strip-unneeded-all-symbols.test
  tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  tools/llvm-objcopy/ELF/Object.cpp
  tools/llvm-objcopy/ELF/Object.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61672.204722.patch
Type: text/x-patch
Size: 8960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190614/e52382ff/attachment.bin>


More information about the llvm-commits mailing list