[PATCH] D90868: [IR] Define @llvm.ptrauth intrinsics.

Ana Pazos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 29 15:28:27 PDT 2021


apazos added a comment.

Can you highlight clearer what might be specific to Apple in these intrinsics declarations?
I mean, if we want to support the intrinsics for aarch64, now that we have the AArch64 Pointer Authentication ABI extension to ELF document, we should be able to reuse the intrinsics as they are defined now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90868



More information about the llvm-commits mailing list