"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "0c8aa5cd641839be2705e16ce737b88efedb23fe"
[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
Loading
Please register or sign in to comment