This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6f44b1d [codeview] Move Symbol / Type enum defs into CodeView.h new 214e8d3 Don't pass relocation-model= to tests that don't need it. new 36f243d Delete default in fully covered switch.
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/CodeGen/PowerPC/hello-reloc.s | 2 +- .../ExecutionEngine/RuntimeDyld/AArch64/MachO_ARM64_relocations.s | 2 +- test/ExecutionEngine/RuntimeDyld/ARM/MachO_ARM_PIC_relocations.s | 2 +- .../RuntimeDyld/Mips/ELF_Mips64r2N64_PIC_relocations.s | 8 ++++---- test/ExecutionEngine/RuntimeDyld/Mips/ELF_N64R6_relocations.s | 8 ++++---- test/ExecutionEngine/RuntimeDyld/Mips/ELF_O32R6_relocations.s | 8 ++++---- test/ExecutionEngine/RuntimeDyld/Mips/ELF_O32_PIC_relocations.s | 8 ++++---- test/ExecutionEngine/RuntimeDyld/SystemZ/cfi-relo-pc64.s | 6 +++--- test/ExecutionEngine/RuntimeDyld/X86/ELF-relaxed.s | 4 ++-- test/ExecutionEngine/RuntimeDyld/X86/ELF_STT_FILE.s | 6 +++--- test/ExecutionEngine/RuntimeDyld/X86/ELF_x64-64_PC8_relocations.s | 2 +- test/ExecutionEngine/RuntimeDyld/X86/ELF_x64-64_PIC_relocations.s | 6 +++--- .../RuntimeDyld/X86/ELF_x86-64_PIC-small-relocations.s | 2 +- .../RuntimeDyld/X86/MachO_i386_DynNoPIC_relocations.s | 2 +- test/ExecutionEngine/RuntimeDyld/X86/MachO_i386_eh_frame.s | 2 +- .../RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s | 2 +- test/MC/ARM/elf-thumbfunc-reloc2.s | 2 +- test/MC/Mips/cprestore-bad.s | 2 +- test/MC/Mips/do_switch1.s | 2 +- test/MC/Mips/do_switch2.s | 2 +- test/MC/Mips/do_switch3.s | 2 +- test/MC/Mips/mips_gprel16.s | 4 ++-- test/MC/PowerPC/ppc64-initial-cfa.s | 8 ++++---- tools/llvm-readobj/COFFDumper.cpp | 1 - 24 files changed, 46 insertions(+), 47 deletions(-)