summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/func-decl-cleanup.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGen/func-decl-cleanup.c')
-rw-r--r--clang/test/CodeGen/func-decl-cleanup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGen/func-decl-cleanup.c b/clang/test/CodeGen/func-decl-cleanup.c
index fa1e3d69b16..4808e12fdfc 100644
--- a/clang/test/CodeGen/func-decl-cleanup.c
+++ b/clang/test/CodeGen/func-decl-cleanup.c
@@ -1,4 +1,4 @@
-// RUN: clang %s -emit-llvm -o -
+// RUN: clang-cc %s -emit-llvm -o -
// PR2360
OpenPOWER on IntegriCloud