summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/init-with-member-expr.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/init-with-member-expr.c')
-rw-r--r--test/CodeGen/init-with-member-expr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/init-with-member-expr.c b/test/CodeGen/init-with-member-expr.c
index 197a9ab..fdc8c14 100644
--- a/test/CodeGen/init-with-member-expr.c
+++ b/test/CodeGen/init-with-member-expr.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc < %s -emit-llvm
+// RUN: %clang_cc1 < %s -emit-llvm
struct test {
int a;
};
OpenPOWER on IntegriCloud