[PATCH] D30165: AArch64AsmParser: don't try to parse “[1]” for non-vector register operands
Tim Northover via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 20 15:28:17 PST 2017
t.p.northover accepted this revision.
t.p.northover added a comment.
This revision is now accepted and ready to land.
Oh, nice! If you've got MC Hammer handy go for it, but I agree this looks pretty safe to me. I can't find any assembly that really has "[1]" in the .td files.
https://reviews.llvm.org/D30165
More information about the llvm-commits
mailing list