summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/staticinit.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/staticinit.c')
-rw-r--r--test/CodeGen/staticinit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/staticinit.c b/test/CodeGen/staticinit.c
index 8b87ccd6b9..cd1f059e57 100644
--- a/test/CodeGen/staticinit.c
+++ b/test/CodeGen/staticinit.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple i386-pc-linux-gnu -emit-llvm -o %t %s
+// RUN: %clang_cc1 -triple i386-pc-linux-gnu -emit-llvm -o %t %s
// RUN: grep "g.b = internal global i8. getelementptr" %t
struct AStruct {