]> granicus.if.org Git - clang/commitdiff
Speculative fix for the broken bots.
authorChris Bieneman <beanz@apple.com>
Thu, 25 Jun 2015 20:50:46 +0000 (20:50 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 25 Jun 2015 20:50:46 +0000 (20:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@240693 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/ios-version-min.c

index 472fa0d61504b20d3d2ecafe6fbceeb16f0a2b5f..bea55628314bb294fa255fb91277a4cc51695425 100644 (file)
@@ -1,5 +1,4 @@
-// RUN: %clang -target i386-apple-darwin9 -miphonesimulator-version-min=7.0 -arch i386 -S -o - %s | FileCheck %s
-// RUN: %clang -target i386-apple-darwin9 -miphoneos-version-min=7.0 -arch armv7s -S -o - %s | FileCheck %s
+// RUN: %clang -target i386-apple-darwin10 -miphonesimulator-version-min=7.0 -arch i386 -S -o - %s | FileCheck %s
 
 int main() { return 0; }
 // CHECK: .ios_version_min 7, 0