================ @@ -0,0 +1,10 @@ +// RUN: %clang_cc1 -triple arm64-apple-ios -fptrauth-calls -fptrauth-intrinsics -emit-llvm %s -o - | FileCheck %s ---------------- kovdan01 wrote:
Can we move this test file contents to clang/test/CodeGen/ptrauth-function.c? I'm happy with both variants, but now as for me we have many small test files, and combining some of them would not harm readability IMHO since they'll still be small even after concatenating. https://github.com/llvm/llvm-project/pull/93906 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits