This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 60231abbcc6 Fix ODR violation from r333230 new fe9deeb4321 [llvm-objcopy] Add --strip-unneeded 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 => strip-unneeded.test} | 78 +++++++++++++++++----- tools/llvm-objcopy/ObjcopyOpts.td | 2 + tools/llvm-objcopy/Object.cpp | 16 +++++ tools/llvm-objcopy/Object.h | 11 ++- tools/llvm-objcopy/llvm-objcopy.cpp | 17 +++++ 5 files changed, 103 insertions(+), 21 deletions(-) copy test/tools/llvm-objcopy/{weaken-all.test => strip-unneeded.test} (56%)