[PATCH] D75044: [AArch64] __builtin_return_address for PAuth.

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 22 01:30:39 PDT 2020


chill added a comment.

In D75044#2165496 <https://reviews.llvm.org/D75044#2165496>, @chill wrote:

> The issue is that the definition of the instructions `XPAC{D,I}` is incorrect: it does not mention at all the operand to those insns.


Err, they do mention the operand, but only as an input one, it should be input/output.


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

https://reviews.llvm.org/D75044





More information about the llvm-commits mailing list