[PATCH] D33128: [AsmParser] Mnemonic Spell Corrector
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 19 09:24:27 PDT 2017
SjoerdMeijer updated this revision to Diff 103060.
SjoerdMeijer edited the summary of this revision.
SjoerdMeijer added a comment.
Now using StringRef and its edit_distance function.
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.103060.patch
Type: text/x-patch
Size: 5711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170619/417d4bd5/attachment.bin>
More information about the llvm-commits
mailing list