[PATCH] D44815: [AArch64]: Add support for parsing rN registers.

Peter Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 27 10:27:25 PDT 2018


peter.smith added a comment.

Thanks for the clarification. With that in mind I'm much less concerned that adding "r" as an alias will make extra warnings more difficult.  I agree that there should be at least a warning for register long x asm ("wn") although that is separate from this patch. Has anyone else got any objections?


Repository:
  rC Clang

https://reviews.llvm.org/D44815





More information about the cfe-commits mailing list