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