================
@@ -0,0 +1,77 @@
+// RUN: %clang_cc1 -fptrauth-function-pointer-type-discrimination -triple 
arm64-apple-ios -fptrauth-calls -fptrauth-intrinsics -emit-llvm %s  -o - | 
FileCheck -check-prefix=CHECK -check-prefix=NOPCH %s
----------------
ahatanak wrote:

Sorry, I just realized the test cases in `ptrauth.c` are duplicates of the ones 
added to `CodeGen/ptrauth-function-type-discriminator.c` and 
`CodeGen/ptrauth-function.c`. I'll remove the file.

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

Reply via email to