From 269e6377dd4bd7ca939bc9af63634d2dff049ff7 Mon Sep 17 00:00:00 2001 From: Bob Wilson Date: Thu, 26 Jan 2012 03:37:03 +0000 Subject: 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 --- clang/test/Driver/ios-simulator-arcruntime.c | 1 - 1 file changed, 1 deletion(-) (limited to 'clang/test/Driver/ios-simulator-arcruntime.c') 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 -- cgit v1.2.3