This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f4dd4f28a9f [InstCombine] add test for ComputeNumSignBits on 2-input sh [...] new d919ed9caca [llvm-objcopy] For multiclass Eq, associate help text with [...] new 1033d5958c9 [llvm-objcopy] Don't apply --localize flags to common 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/localize-hidden.test | 17 ++++ test/tools/llvm-objcopy/localize.test | 21 ++++- tools/llvm-objcopy/ELF/ELFObjcopy.cpp | 9 +- tools/llvm-objcopy/ELF/Object.cpp | 2 + tools/llvm-objcopy/ELF/Object.h | 1 + tools/llvm-objcopy/ObjcopyOpts.td | 126 ++++++++++++--------------- tools/llvm-objcopy/StripOpts.td | 20 ++--- 7 files changed, 110 insertions(+), 86 deletions(-)