summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/kr-style-block.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/kr-style-block.c')
-rw-r--r--test/CodeGen/kr-style-block.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/kr-style-block.c b/test/CodeGen/kr-style-block.c
index ac788dc..09efb37 100644
--- a/test/CodeGen/kr-style-block.c
+++ b/test/CodeGen/kr-style-block.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc -emit-llvm %s -o %t -fblocks
+// RUN: %clang_cc1 -emit-llvm %s -o %t -fblocks
void foo (void(^)());
OpenPOWER on IntegriCloud