[PATCH] D40552: [PowerPC, AsmParser] Enable the mnemonic spell corrector.
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 29 08:05:57 PST 2017
nemanjai added a comment.
This is pretty cool. Thanks for implementing it.
I am not familiar with this code so I don't want to approve the patch, but the functionality that the test case shows is pretty cool.
Also, will this provide any diagnostics/suggestions for inline assembly? If so, it would be good to add that test case as well.
https://reviews.llvm.org/D40552
More information about the llvm-commits
mailing list