[llvm] [X86AsmParser] IntelExpression: End of Statement should check for valid end state (PR #95677)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 07:12:18 PDT 2024


v01dXYZ wrote:

FYI I don't have merge rights. if you consider the patch good enough, could you merge it on my behalf ?

I'll take a look at trying to replace some parts of the custom Expression Parser by the generic AsmParser at the beginning of next month as it is an interesting task about a very specific part of LLVM (thus perfect for a beginner like me). The code I'll write won't matter as much as the documentation about the suggestions.

https://github.com/llvm/llvm-project/pull/95677


More information about the llvm-commits mailing list