Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Driver / darwin-arm64-target.c
blob397afa288360d1c17a0060a9cefa6c919f3355bf
1 // RUN: %clang -target aarch64-apple-darwin %s -miphoneos-version-min=8.0 -### 2>&1 | FileCheck %s
3 // CHECK: "-cc1"{{.*}} "-triple" "arm64-apple-ios8.0.0"