[PATCH] D35357: [AArch64] Enable the mnemonic spell checker

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 08:17:43 PDT 2017


SjoerdMeijer created this revision.
Herald added subscribers: kristof.beyls, javed.absar, aemerson.

The AsmParser mnemonic spell checker was introduced in r307148 and enabled only for ARM. This patch enables it for AArch64.


https://reviews.llvm.org/D35357

Files:
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  test/MC/AArch64/invalid-instructions-spellcheck.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35357.106429.patch
Type: text/x-patch
Size: 3849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170713/6fd38e5c/attachment.bin>


More information about the llvm-commits mailing list