This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 21e59fd7ef4 [GlobalISel][InstructionSelect] Making Coverage Info genera [...] new 80e28a9c4e8 [llvm-objcopy] Add --discard-all (-x) option
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: .../{weaken-all.test => discard-all.test} | 53 ++++++++++------------ tools/llvm-objcopy/Object.cpp | 16 ++++--- tools/llvm-objcopy/Object.h | 1 + tools/llvm-objcopy/Opts.td | 4 ++ tools/llvm-objcopy/llvm-objcopy.cpp | 10 ++++ 5 files changed, 50 insertions(+), 34 deletions(-) copy test/tools/llvm-objcopy/{weaken-all.test => discard-all.test} (75%)