aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFariborz Jahanian <fjahanian@apple.com>2009-12-14 17:14:55 +0000
committerFariborz Jahanian <fjahanian@apple.com>2009-12-14 17:14:55 +0000
commit9e754beea753222694e72f954579a24a6d5cc009 (patch)
tree35ed50586dd1cf9a7de91d4059fdb60e224a49e5
parent8604faeb6017dc81d3edad1cfebdb41f0b137a68 (diff)
Test uses the new clang.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91292 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/CodeGenObjCXX/mangle.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjCXX/mangle.mm b/test/CodeGenObjCXX/mangle.mm
index 00df14b689..90d2407838 100644
--- a/test/CodeGenObjCXX/mangle.mm
+++ b/test/CodeGenObjCXX/mangle.mm
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -triple=x86_64-apple-darwin10 -emit-llvm -o - | FileCheck %s
+// RUN: clang -cc1 %s -triple=x86_64-apple-darwin10 -emit-llvm -o - | FileCheck %s
// CHECK: @"_ZZ11+[A shared]E1a" = internal global
// CHECK: @"_ZZ11-[A(Foo) f]E1a" = internal global