summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/encode-test-2.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/encode-test-2.m')
-rw-r--r--test/CodeGenObjC/encode-test-2.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/encode-test-2.m b/test/CodeGenObjC/encode-test-2.m
index b53ea66..6c20c42 100644
--- a/test/CodeGenObjC/encode-test-2.m
+++ b/test/CodeGenObjC/encode-test-2.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple=i686-apple-darwin9 -emit-llvm -o %t %s
+// RUN: clang -cc1 -triple=i686-apple-darwin9 -emit-llvm -o %t %s
// RUN: grep -e "@\\\22<X>\\\22" %t
// RUN: grep -e "@\\\22<X><Y>\\\22" %t
// RUN: grep -e "@\\\22<X><Y><Z>\\\22" %t
OpenPOWER on IntegriCloud