Sign in
llvm
/
llvm-project.git
/
refs/heads/users/pcc/spr/main.llvm-jitlink-fix-bug-in-target-address-computation
/
.
/
clang
/
test
/
Driver
/
apple-arm64-arch.c
blob: a714cb2596ad27030421f87e1cc6657cc76b486a [
file
] [
log
] [
blame
] [
edit
]
// RUN: env SDKROOT="/" %clang -arch arm64 -c -### %s 2>&1 | \
// RUN: FileCheck %s
//
// REQUIRES: system-darwin && target={{.*}}-{{darwin|macos}}{{.*}}
//
// CHECK: "-triple" "arm64-apple-macosx{{[0-9.]+}}"