summaryrefslogtreecommitdiffstats
path: root/test/Driver/darwin-iphone-defaults.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Driver/darwin-iphone-defaults.m')
-rw-r--r--test/Driver/darwin-iphone-defaults.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Driver/darwin-iphone-defaults.m b/test/Driver/darwin-iphone-defaults.m
index 97ac4a4..62a9403 100644
--- a/test/Driver/darwin-iphone-defaults.m
+++ b/test/Driver/darwin-iphone-defaults.m
@@ -1,4 +1,4 @@
-// RUN: %clang -ccc-host-triple i386-apple-darwin9 -arch armv7 -flto -S -o - %s | FileCheck %s
+// RUN: %clang -ccc-host-triple i386-apple-darwin9 -miphoneos-version-min=3.0 -arch armv7 -flto -S -o - %s | FileCheck %s
// CHECK: @f0
// CHECK-NOT: ssp
OpenPOWER on IntegriCloud