summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/objc2-no-write-barrier.m
diff options
context:
space:
mode:
authorFariborz Jahanian <fjahanian@apple.com>2009-12-14 17:13:18 +0000
committerFariborz Jahanian <fjahanian@apple.com>2009-12-14 17:13:18 +0000
commit8604faeb6017dc81d3edad1cfebdb41f0b137a68 (patch)
tree80c6c4fcdaf23d34feb4d1e3d6610f8f0dc51c6c /test/CodeGenObjC/objc2-no-write-barrier.m
parent4411d2e674b0119f682ac472c3a377f14fa9fa30 (diff)
Tests use the new clang.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91290 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGenObjC/objc2-no-write-barrier.m')
-rw-r--r--test/CodeGenObjC/objc2-no-write-barrier.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/objc2-no-write-barrier.m b/test/CodeGenObjC/objc2-no-write-barrier.m
index b41f63fe45..17d4e1046e 100644
--- a/test/CodeGenObjC/objc2-no-write-barrier.m
+++ b/test/CodeGenObjC/objc2-no-write-barrier.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple x86_64-apple-darwin9 -fobjc-gc -emit-llvm -o %t %s
+// RUN: clang -cc1 -triple x86_64-apple-darwin9 -fobjc-gc -emit-llvm -o %t %s
// RUN: grep 'objc_assign' %t | count 0
typedef struct {