summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PR2643-null-store-to-bitfield.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PR2643-null-store-to-bitfield.c')
-rw-r--r--test/CodeGen/PR2643-null-store-to-bitfield.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PR2643-null-store-to-bitfield.c b/test/CodeGen/PR2643-null-store-to-bitfield.c
index 6a5b0e92f6..d6c2f36aa5 100644
--- a/test/CodeGen/PR2643-null-store-to-bitfield.c
+++ b/test/CodeGen/PR2643-null-store-to-bitfield.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc -emit-llvm -o - %s
+// RUN: %clang_cc1 -emit-llvm -o - %s
// PR2643
void foo() {