[PATCH] D31607: [ARM] Use table-gen'd assembly operand diags in ARM asm parser

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 10 11:07:39 PDT 2017


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

Remove getCustomOperandDiag until it's actually needed.

This is dependent on https://reviews.llvm.org/D31530, so I'll commit it once that one is committed.


Repository:
  rL LLVM

https://reviews.llvm.org/D31607

Files:
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  test/MC/ARM/thumb2-diagnostics.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31607.94654.patch
Type: text/x-patch
Size: 11178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170410/3d225c7c/attachment.bin>


More information about the llvm-commits mailing list