summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/undefined-protocol.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/undefined-protocol.m')
-rw-r--r--test/CodeGenObjC/undefined-protocol.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/undefined-protocol.m b/test/CodeGenObjC/undefined-protocol.m
index d87a5c9..e5a72ab 100644
--- a/test/CodeGenObjC/undefined-protocol.m
+++ b/test/CodeGenObjC/undefined-protocol.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -emit-llvm-only -fgnu-runtime %s
+// RUN: %clang_cc1 -emit-llvm-only -fobjc-runtime=gcc %s
@protocol MadeUpProtocol;
OpenPOWER on IntegriCloud