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

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


apazos added a comment.

Also, did we agree on a common prefix for pointer authentication? 
I see 'ptrauth' in this patch, and in Apple's arm64e ABI for pointer authentication. 
But AArch64 Pointer Authentication ABI extension to ELF refers to 'pauth'.
It will be less confusing to use the same acronym.


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