[PATCH] D36747: [Asm, ARM] Add fallback diag for multiple invalid operands

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 22 03:03:28 PST 2017


olista01 updated this revision to Diff 123896.
olista01 added a comment.

Add messages to assertions.


Repository:
  rL LLVM

https://reviews.llvm.org/D36747

Files:
  include/llvm/MC/MCParser/MCTargetAsmParser.h
  lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  test/MC/ARM/diagnostics.s
  test/MC/ARM/invalid-fp-armv8.s
  test/MC/ARM/invalid-neon-v8.s
  test/MC/ARM/ldrd-strd-gnu-arm-bad-regs.s
  test/MC/ARM/ldrd-strd-gnu-bad-inst.s
  test/MC/ARM/ldrd-strd-gnu-sp.s
  test/MC/ARM/ldrd-strd-gnu-thumb-bad-regs.s
  test/MC/ARM/thumb-mov.s
  test/MC/ARM/thumb2-diagnostics.s
  test/MC/ARM/vfp4.s
  utils/TableGen/AsmMatcherEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36747.123896.patch
Type: text/x-patch
Size: 21767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171122/10983e9c/attachment.bin>


More information about the llvm-commits mailing list