[PATCH] D40552: [PowerPC, AsmParser] Enable the mnemonic spell corrector.

Dmitry Venikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 30 22:42:10 PST 2017


Quolyk added a comment.

In https://reviews.llvm.org/D40552#939138, @nemanjai wrote:

> 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.


IFAIK, this wil not provide any diagnostics/suggestions for inline assembly.


https://reviews.llvm.org/D40552





More information about the llvm-commits mailing list