[PATCH] D33128: [AsmParser] Mnemonic Spell Corrector

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 05:46:42 PDT 2017


SjoerdMeijer updated this revision to Diff 103024.
SjoerdMeijer edited the summary of this revision.
SjoerdMeijer added a comment.

Thanks Simon! I've addressed your comments. Also, I renamed the regression test to ##invalid-instructions-spellcheck.s## just to be even more explicit about the purpose of the test.


https://reviews.llvm.org/D33128

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33128.103024.patch
Type: text/x-patch
Size: 6969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170619/99c3e91e/attachment.bin>


More information about the llvm-commits mailing list