1 // RUN: %clang -target arm64-apple-ios7.0 -### %s 2>&1 | FileCheck %s
2 
3 // CHECK: "-target-abi" "darwinpcs"
4