From a45cf5b6b0790e829ad47cf946c149d8f1007324 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Tue, 24 Mar 2009 02:24:46 +0000 Subject: Rename clang to clang-cc. Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602 --- clang/test/CodeGenObjC/dot-syntax.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clang/test/CodeGenObjC/dot-syntax.m') diff --git a/clang/test/CodeGenObjC/dot-syntax.m b/clang/test/CodeGenObjC/dot-syntax.m index 39e9c49309c..68c8ad0b758 100644 --- a/clang/test/CodeGenObjC/dot-syntax.m +++ b/clang/test/CodeGenObjC/dot-syntax.m @@ -1,4 +1,4 @@ -// RUN: clang -fnext-runtime --emit-llvm -o %t %s +// RUN: clang-cc -fnext-runtime --emit-llvm -o %t %s #include -- cgit v1.2.3