[PATCH] D78650: [MC][AArch64] Fail if x18 is reserved and used

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 22 10:52:57 PDT 2020


efriedma added a comment.

I'm not sure what rule you're using to justify this.  Even if x18 is "reserved", assembly is allowed to use it for whatever purpose it's reserved for.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78650/new/

https://reviews.llvm.org/D78650





More information about the llvm-commits mailing list