summaryrefslogtreecommitdiff
path: root/test/Driver/darwin-sdkroot.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Driver/darwin-sdkroot.c')
-rw-r--r--test/Driver/darwin-sdkroot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Driver/darwin-sdkroot.c b/test/Driver/darwin-sdkroot.c
index 4f1fca2785b0..8b3782ea22a7 100644
--- a/test/Driver/darwin-sdkroot.c
+++ b/test/Driver/darwin-sdkroot.c
@@ -60,7 +60,7 @@
//
// CHECK-SIMULATOR: clang
// CHECK-SIMULATOR: "-cc1"
-// CHECK-SIMULATOR: "-triple" "x86_64-apple-ios8.0.0"
+// CHECK-SIMULATOR: "-triple" "x86_64-apple-ios8.0.0-simulator"
// CHECK-SIMULATOR: ld
// CHECK-SIMULATOR: "-ios_simulator_version_min" "8.0.0"
//