[llvm-branch-commits] [clang] [clang] Define ptrauth_sign_constant builtin. (PR #93904)
Anton Korobeynikov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Jun 3 11:50:41 PDT 2024
================
@@ -0,0 +1,20 @@
+// RUN: %clang_cc1 -triple arm64-apple-ios -fptrauth-intrinsics -emit-llvm %s -o - | FileCheck %s
----------------
asl wrote:
@kovdan01 If you're having a RUN line locally, can you just suggest a change here?
https://github.com/llvm/llvm-project/pull/93904
More information about the llvm-branch-commits
mailing list