This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8bb11e0e808 Fix Verifier test - add REQUIRES aarch64-registered-target new 91ad652cd88 Retire the llvm.dbg.mir hack after r311594. new b97dac52268 ARM: use internal relocations for local symbols after all.
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/LiveDebugValues.cpp | 3 --- lib/CodeGen/MachineModuleInfo.cpp | 2 -- lib/CodeGen/PrologEpilogInserter.cpp | 3 --- lib/CodeGen/SelectionDAG/LegalizeTypes.cpp | 4 ---- lib/IR/Verifier.cpp | 2 +- lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp | 13 +++++++++++-- test/MC/ARM/arm-macho-calls.s | 18 ++++++++++++++++++ 7 files changed, 30 insertions(+), 15 deletions(-) create mode 100644 test/MC/ARM/arm-macho-calls.s