aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2018-09-13 08:38:03 +0000
committerSimon Atanasyan <simon@atanasyan.com>2018-09-13 08:38:03 +0000
commitc49da2e4ed44c74473407353bc0bf72fb61c8664 (patch)
treed512fa7d9604ea0c6ec700137cc1e40f2d3eed2f /clang/lib/CodeGen/CodeGenModule.cpp
parent7958735e45f5976582a4a5123f3953cb0ebe8c38 (diff)
downloadllvm-c49da2e4ed44c74473407353bc0bf72fb61c8664.zip
llvm-c49da2e4ed44c74473407353bc0bf72fb61c8664.tar.gz
llvm-c49da2e4ed44c74473407353bc0bf72fb61c8664.tar.bz2
[mips] Enable the mnemonic spell corrector
This implements suggesting alternative mnemonics when an invalid one is specified. For example `addru $9, $6, 17767` leads to the following error message: error: unknown instruction, did you mean: add, addiu, addu, maddu? Differential revision: https://reviews.llvm.org/D40646 llvm-svn: 342119
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions