[PATCH] D39894: [AArch64][SVE] Asm: Report SVE parsing diagnostics only once
Renato Golin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 14 18:45:31 PST 2017
rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.
Right, ok, you'll reuse the parser with a different kind later, that makes sense and the code is cleaner this way.
LGTM. Thanks!
https://reviews.llvm.org/D39894
More information about the llvm-commits
mailing list