[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 Jul 5 05:10:47 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL365193: [llvm-objcopy] Allow strip symtab from executables and DSOs (authored by evgeny777, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D61672?vs=205269&id=208155#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/no-symbol-relocation.test
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.208155.patch
Type: text/x-patch
Size: 8913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190705/72b71e47/attachment.bin>
More information about the llvm-commits
mailing list