The AsmParser mnemonic spell checker was introduced in r307148 and enabled only for ARM. This patch enables it for AArch64.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D35357
[AArch64] Enable the mnemonic spell checker ClosedPublic Authored by SjoerdMeijer on Jul 13 2017, 8:17 AM.
Details Summary The AsmParser mnemonic spell checker was introduced in r307148 and enabled only for ARM. This patch enables it for AArch64.
Diff Detail
Event TimelineHerald added subscribers: kristof.beyls, javed.absar, aemerson. · View Herald TranscriptJul 13 2017, 8:17 AM This revision is now accepted and ready to land.Jul 13 2017, 8:20 AM Closed by commit rL307918: [AArch64] Enable the mnemonic spell checker (authored by SjoerdMeijer). · Explain WhyJul 13 2017, 8:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 106431 llvm/trunk/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
llvm/trunk/test/MC/AArch64/invalid-instructions-spellcheck.s
|