This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b768e23deb2 [X86] Teach lower1BitShuffle to match right shifts with upp [...] new e5de4f4e917 [MC] Don't emit .symver redirected symbols to the symbol table
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: lib/MC/ELFObjectWriter.cpp | 24 ++-- test/LTO/X86/symver-asm.ll | 4 - test/LTO/X86/symver-asm2.ll | 3 - test/MC/ARM/arm-elf-symver.s | 27 ----- test/MC/ELF/multiple-different-symver.s | 6 - test/MC/ELF/symver-multiple-version.s | 20 ++++ test/MC/ELF/symver.s | 174 ++++++++++------------------- test/MC/PowerPC/ppc64-localentry-symbols.s | 2 - 8 files changed, 90 insertions(+), 170 deletions(-) delete mode 100644 test/MC/ELF/multiple-different-symver.s create mode 100644 test/MC/ELF/symver-multiple-version.s