This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fbc17042e9c [SROA] Preserve DebugLoc when rewriting alloca partitions new 7540b28963a Some targets don't have lld built, so just use a binary cop [...] new 8f59c35cfad [ARM] Add missing Thumb2 assembler diagnostics.
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/Target/ARM/AsmParser/ARMAsmParser.cpp | 178 ++++++++++++++------- test/MC/ARM/arm-memory-instructions.s | 24 +-- test/MC/ARM/diagnostics.s | 52 +++++- test/MC/ARM/thumb-diagnostics.s | 51 ++++++ test/MC/ARM/v8_IT_manual.s | 15 -- .../Inputs/call-absolute-symbol.elf-x86_64 | Bin 0 -> 8712 bytes .../llvm-objdump/call-absolute-symbol-elf.test | 4 +- 7 files changed, 231 insertions(+), 93 deletions(-) create mode 100755 test/tools/llvm-objdump/Inputs/call-absolute-symbol.elf-x86_64