This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fbac5508ba2 [InstCombine] reduce duplicate code; NFC new 11549f9b9dc [llvm-objcopy][NFC] Propagate errors in removeSymbols/remov [...] new 9075f54623d [llvm-strip] Implement --keep-file-symbols
The 2 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: test/tools/llvm-objcopy/ELF/keep-file-symbols.test | 5 + tools/llvm-objcopy/CopyConfig.cpp | 1 + tools/llvm-objcopy/ELF/ELFObjcopy.cpp | 16 ++- tools/llvm-objcopy/ELF/Object.cpp | 109 ++++++++++++--------- tools/llvm-objcopy/ELF/Object.h | 20 ++-- tools/llvm-objcopy/StripOpts.td | 3 + 6 files changed, 93 insertions(+), 61 deletions(-)