xref: /llvm-project/clang/test/Driver/arm64-darwinpcs.c (revision a2ee433c8d99632419d4a13a66cc4d06eada4014)
1 // RUN: %clang -target arm64-apple-ios7.0 -### %s 2>&1 | FileCheck %s
2 
3 // CHECK: "-target-abi" "darwinpcs"
4