summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/address-space-field3.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/address-space-field3.c')
-rw-r--r--test/CodeGen/address-space-field3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/address-space-field3.c b/test/CodeGen/address-space-field3.c
index 567757fe66..090f4a104b 100644
--- a/test/CodeGen/address-space-field3.c
+++ b/test/CodeGen/address-space-field3.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc -emit-llvm %s -o - | FileCheck %s
+// RUN: %clang_cc1 -emit-llvm %s -o - | FileCheck %s
// CHECK: addrspace(1)
// CHECK: addrspace(2)
// CHECK: addrspace(1)