================ @@ -0,0 +1,9 @@ +// RUN: %clang -target arm64-apple-macosx -fptrauth-calls -c %s -### 2>&1 | FileCheck %s --check-prefix PTRAUTH_CALLS ---------------- kovdan01 wrote:
We already have these tests in aarch64-ptrauth.c. If ptrauth.c is a better name for them - consider just renaming the old test file (probably in a separate PR since this one is clang codegen-related) instead of introducing a new one with duplicating checks. 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