summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/offsetof.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/offsetof.c')
-rw-r--r--test/CodeGen/offsetof.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/offsetof.c b/test/CodeGen/offsetof.c
index b0f5727a92..c279e2282e 100644
--- a/test/CodeGen/offsetof.c
+++ b/test/CodeGen/offsetof.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -emit-llvm -o %t
+// RUN: %clang_cc1 %s -emit-llvm -o %t
// PR2910
struct sockaddr_un {