[llvm-branch-commits] compiler-rt: Introduce runtime functions for emulated PAC. (PR #133530)
Peter Collingbourne via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Mar 31 12:40:43 PDT 2025
================
@@ -0,0 +1,115 @@
+#include <stdint.h>
----------------
pcc wrote:
Correct, I forgot to add one. Will add.
https://github.com/llvm/llvm-project/pull/133530
More information about the llvm-branch-commits
mailing list