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

Ahmed Bougacha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 1 10:13:43 PDT 2021


ab updated this revision to Diff 383827.
ab marked 2 inline comments as done.
ab added a comment.

Link to ELF PAuth ABI Extension.  Refer to ISA extension as "PAuth" (and clarify relationship with "Armv8.3-a" and "Pointer Authentication Code")


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90868

Files:
  llvm/docs/LangRef.rst
  llvm/docs/PointerAuth.md
  llvm/docs/Reference.rst
  llvm/include/llvm/IR/Intrinsics.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90868.383827.patch
Type: text/x-patch
Size: 13247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211101/656b36d1/attachment.bin>


More information about the llvm-commits mailing list