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

Ahmed Bougacha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 26 08:42:37 PDT 2021


ab updated this revision to Diff 361678.
ab added a comment.

Rebase; describe auth/resign as side-effect-free (matching IntrNoMem) and mention they can be eliminated.


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.361678.patch
Type: text/x-patch
Size: 15233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210726/4aef08a8/attachment.bin>


More information about the llvm-commits mailing list