summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.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 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent7958735e45f5976582a4a5123f3953cb0ebe8c38 (diff)
[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 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions