summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PR2413-void-address-cast-error.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PR2413-void-address-cast-error.c')
-rw-r--r--test/CodeGen/PR2413-void-address-cast-error.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PR2413-void-address-cast-error.c b/test/CodeGen/PR2413-void-address-cast-error.c
index 95a4c6d..3920dfd 100644
--- a/test/CodeGen/PR2413-void-address-cast-error.c
+++ b/test/CodeGen/PR2413-void-address-cast-error.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc -emit-llvm %s -o -
+// RUN: %clang_cc1 -emit-llvm %s -o -
void f()
{
void *addr;
OpenPOWER on IntegriCloud