[llvm] [X86AsmParser] IntelExpression: End of Statement should check for valid end state (PR #95677)
Shengchen Kan via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 10 22:35:45 PDT 2024
https://github.com/KanRobert approved this pull request.
Maybe we can refactor `X86AsmParser::ParseIntelExpression` to avoid so much customized code. But it looks good as a quick fix.
https://github.com/llvm/llvm-project/pull/95677
More information about the llvm-commits
mailing list