================ @@ -0,0 +1,20 @@ +// RUN: %clang_cc1 -triple arm64-apple-ios -fptrauth-intrinsics -emit-llvm %s -o - | FileCheck %s ---------------- kovdan01 wrote:
It would be nice to also add a run line against `aarch64` or `aarch64-elf` generic triple in this and other tests. The logic tested is not apple-specific and locally I've ensured that adding this run line does not break tests. https://github.com/llvm/llvm-project/pull/93904 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits