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

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 23 01:06:58 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366787: [llvm-objcopy] Allow strip symtab in executables and DSOs (authored by evgeny777, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61672?vs=209217&id=211259#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61672

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61672.211259.patch
Type: text/x-patch
Size: 9024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190723/3941be1d/attachment.bin>


More information about the llvm-commits mailing list