This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 98a069f [CMAKE] Find ld64 using xcrun new e20e4c1 [MC] Don't crash when trying to emit a relocation against .bss. new 7fdf5b1 MIRParser: Use shorter cfi identifiers
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: lib/CodeGen/MIRParser/MILexer.cpp | 10 ++++---- lib/CodeGen/MIRPrinter.cpp | 10 ++++---- lib/MC/MCAssembler.cpp | 4 +-- test/CodeGen/ARM/ARMLoadStoreDBG.mir | 6 ++--- test/CodeGen/MIR/AArch64/cfi-def-cfa.mir | 10 ++++---- test/CodeGen/MIR/ARM/cfi-same-value.mir | 30 +++++++++++----------- test/CodeGen/MIR/ARM/sched-it-debug-nodes.mir | 6 ++--- test/CodeGen/MIR/Mips/memory-operands.mir | 12 ++++----- test/CodeGen/MIR/X86/cfi-def-cfa-offset.mir | 6 ++--- test/CodeGen/MIR/X86/cfi-def-cfa-register.mir | 10 ++++---- test/CodeGen/MIR/X86/cfi-offset.mir | 8 +++--- .../MIR/X86/early-clobber-register-flag.mir | 2 +- .../MIR/X86/expected-comma-after-cfi-register.mir | 6 ++--- .../MIR/X86/expected-offset-after-cfi-operand.mir | 4 +-- .../X86/expected-register-after-cfi-operand.mir | 6 ++--- .../MIR/X86/fixed-stack-memory-operands.mir | 2 +- .../MIR/X86/large-cfi-offset-number-error.mir | 4 +-- test/CodeGen/MIR/X86/liveout-register-mask.mir | 6 ++--- test/CodeGen/MIR/X86/memory-operands.mir | 2 +- test/CodeGen/X86/patchpoint-verifiable.mir | 6 ++--- test/DebugInfo/MIR/X86/live-debug-values.mir | 4 +-- test/MC/X86/reloc-bss.s | 9 +++++++ 22 files changed, 86 insertions(+), 77 deletions(-) create mode 100644 test/MC/X86/reloc-bss.s