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