summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/interface.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/interface.m')
-rw-r--r--test/CodeGenObjC/interface.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/interface.m b/test/CodeGenObjC/interface.m
index 543c535..37efed0 100644
--- a/test/CodeGenObjC/interface.m
+++ b/test/CodeGenObjC/interface.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple i386-apple-darwin9 -O3 -emit-llvm -o %t %s
+// RUN: clang -cc1 -triple i386-apple-darwin9 -O3 -emit-llvm -o %t %s
// RUN: grep 'ret i32 385' %t
void *alloca();
OpenPOWER on IntegriCloud