[PATCH] D33128: [AsmParser] Mnemonic Spell Corrector

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 09:10:19 PDT 2017


SjoerdMeijer updated this revision to Diff 102837.
SjoerdMeijer added a comment.

Thanks! I've added the check for the available feature bits.
Also fixed the regression test that had some wrong tags.


https://reviews.llvm.org/D33128

Files:
  lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  test/MC/ARM/invalid-instructions.s
  utils/TableGen/AsmMatcherEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33128.102837.patch
Type: text/x-patch
Size: 6158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170616/11af082a/attachment.bin>


More information about the llvm-commits mailing list