[PATCH] D27620: [Assembler] Report multiple near misses for invalid instructions

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 10 07:19:54 PDT 2017


olista01 updated this revision to Diff 110578.
olista01 added a comment.
Herald added a subscriber: kristof.beyls.

Expanded comments  on the NearMissInfo struct.

If you want an example of how this will be used in practice, https://reviews.llvm.org/D31530 uses it in the ARM assembly parser.


Repository:
  rL LLVM

https://reviews.llvm.org/D27620

Files:
  include/llvm/MC/MCParser/MCTargetAsmParser.h
  include/llvm/Target/Target.td
  utils/TableGen/AsmMatcherEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27620.110578.patch
Type: text/x-patch
Size: 21474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170810/87e4962f/attachment.bin>


More information about the llvm-commits mailing list