summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/dostmt.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/dostmt.c')
-rw-r--r--test/CodeGen/dostmt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/dostmt.c b/test/CodeGen/dostmt.c
index 4fb3dcd..1a2e02a 100644
--- a/test/CodeGen/dostmt.c
+++ b/test/CodeGen/dostmt.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -emit-llvm -o -
+// RUN: %clang_cc1 %s -emit-llvm -o -
int bar();
int test0() {
OpenPOWER on IntegriCloud