This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e14caa73dc2 GlobalISel: Use the original flags when lowering fneg to fsub new 1a8c6875ab9 [llvm-strip] Error when using stdin twice
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: test/tools/llvm-objcopy/ELF/same-file-strip.test | 26 ++++++++++++++++++++++++ tools/llvm-objcopy/CopyConfig.cpp | 16 ++++++++++++++- tools/llvm-objcopy/CopyConfig.h | 7 +++++-- tools/llvm-objcopy/llvm-objcopy.cpp | 8 +++++++- 4 files changed, 53 insertions(+), 4 deletions(-) create mode 100644 test/tools/llvm-objcopy/ELF/same-file-strip.test