[PATCH] D56287: [X86] Fix incomplete handling of register-assigned variables in parsing.
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 8 11:19:43 PST 2019
niravd updated this revision to Diff 180702.
niravd marked 11 inline comments as done.
niravd added a comment.
Add error tests and do minor reorganization to parseExpression to existant extra invalid token errors.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56287/new/
https://reviews.llvm.org/D56287
Files:
llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
llvm/test/MC/AsmParser/negativ_altmacro_expression.s
llvm/test/MC/X86/x86_errors.s
llvm/test/MC/X86/x86_operands.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56287.180702.patch
Type: text/x-patch
Size: 35603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190108/24bd15fe/attachment.bin>
More information about the llvm-commits
mailing list