summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/pragma-pack-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/pragma-pack-1.c')
-rw-r--r--test/CodeGen/pragma-pack-1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/pragma-pack-1.c b/test/CodeGen/pragma-pack-1.c
index bcfcd5ac3a..f5d301639e 100644
--- a/test/CodeGen/pragma-pack-1.c
+++ b/test/CodeGen/pragma-pack-1.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc -emit-llvm -o -
+// RUN: %clang_cc1 -emit-llvm -o -
// PR4610
#pragma pack(4)