aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/gnu-runtime.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Driver/gnu-runtime.m')
-rw-r--r--test/Driver/gnu-runtime.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Driver/gnu-runtime.m b/test/Driver/gnu-runtime.m
index 7685cc6f67..1d7a40ab2b 100644
--- a/test/Driver/gnu-runtime.m
+++ b/test/Driver/gnu-runtime.m
@@ -1,4 +1,4 @@
// RUN: %clang -target i386-apple-darwin10 -### -fsyntax-only -fgnu-runtime %s 2>&1 | FileCheck %s
// RUN: %clang -target i386-apple-darwin10 -### -x objective-c++ -fsyntax-only -fgnu-runtime %s 2>&1 | FileCheck %s
-// CHECK: -fobjc-runtime=gnu
+// CHECK: -fobjc-runtime=gcc
// CHECK-NOT: fragile