summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/cfstring2.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/cfstring2.c')
-rw-r--r--test/CodeGen/cfstring2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/cfstring2.c b/test/CodeGen/cfstring2.c
index ceefeb9e83..c760f5dcf5 100644
--- a/test/CodeGen/cfstring2.c
+++ b/test/CodeGen/cfstring2.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc -emit-llvm %s -o %t
+// RUN: %clang_cc1 -emit-llvm %s -o %t
typedef const struct __CFString * CFStringRef;