This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4b3ebe83325 [SDAG] commute setcc operands to match a subtract new e8dc6a11391 Revert [llvm-objcopy] Allow strip symtab from executables and DSOs
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../llvm-objcopy/ELF/no-symbol-relocation.test | 2 +- .../ELF/preserve-segment-contents-ehdr-phdrs.test | 2 +- .../llvm-objcopy/ELF/remove-multiple-sections.test | 28 ++++++++++++++++++++ .../ELF/segment-shift-section-remove.test | 30 +++++++++++++++++++++- .../ELF/segment-test-remove-section.test | 30 +++++++++++++++++++++- .../ELF/strip-unneeded-all-symbols.test | 21 --------------- tools/llvm-objcopy/ELF/ELFObjcopy.cpp | 2 +- tools/llvm-objcopy/ELF/Object.cpp | 21 --------------- tools/llvm-objcopy/ELF/Object.h | 3 --- 9 files changed, 89 insertions(+), 50 deletions(-) delete mode 100644 test/tools/llvm-objcopy/ELF/strip-unneeded-all-symbols.test