brintos

brintos / llvm-project-archived public Read only

0
0
Text · 156 B · 397afa2 Raw
4 lines · c
1// RUN: %clang -target aarch64-apple-darwin %s -miphoneos-version-min=8.0 -### 2>&1 | FileCheck %s2 3// CHECK: "-cc1"{{.*}} "-triple" "arm64-apple-ios8.0.0"4