summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/ios-simulator-arcruntime.c
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2012-01-26 03:37:03 +0000
committerBob Wilson <bob.wilson@apple.com>2012-01-26 03:37:03 +0000
commit269e6377dd4bd7ca939bc9af63634d2dff049ff7 (patch)
tree0c563cc469350df689e74ec210316cfb225cd0fb /clang/test/Driver/ios-simulator-arcruntime.c
parentc331a1eb19fa21a910ab11408db8ba40da16f5df (diff)
downloadbcm5719-llvm-269e6377dd4bd7ca939bc9af63634d2dff049ff7.tar.gz
bcm5719-llvm-269e6377dd4bd7ca939bc9af63634d2dff049ff7.zip
Revert r148249: "Make the auto-detection hack for the iOS simulator set the target triple correctly."
There were some problems with this, so I'm backing it out for now. llvm-svn: 149040
Diffstat (limited to 'clang/test/Driver/ios-simulator-arcruntime.c')
-rw-r--r--clang/test/Driver/ios-simulator-arcruntime.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/Driver/ios-simulator-arcruntime.c b/clang/test/Driver/ios-simulator-arcruntime.c
index dc7a3a3e677..9bf2091fed5 100644
--- a/clang/test/Driver/ios-simulator-arcruntime.c
+++ b/clang/test/Driver/ios-simulator-arcruntime.c
@@ -3,5 +3,4 @@
//
// CHECK-OPTIONS1-NOT: -fobjc-runtime-has-weak
-// CHECK-OPTIONS2: "-triple" "i386-apple-ios5.0.0"
// CHECK-OPTIONS2: -fobjc-runtime-has-weak
OpenPOWER on IntegriCloud