================
@@ -0,0 +1,41 @@
+// RUN: %clang_cc1 -triple arm64e-apple-ios -fptrauth-calls -emit-llvm 
-no-enable-noundef-analysis -o - %s | FileCheck %s --check-prefixes 
CHECK,CHECK-AUTH
+// RUN: %clang_cc1 -triple arm64-apple-ios -emit-llvm 
-no-enable-noundef-analysis -o - %s | FileCheck %s --check-prefixes 
CHECK,CHECK-NOAUTH
----------------
ojhunt wrote:

>From discord: aarch64-linux-pauthtest

https://github.com/llvm/llvm-project/pull/135469
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to