summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/address-space-field4.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/address-space-field4.c')
-rw-r--r--test/CodeGen/address-space-field4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/address-space-field4.c b/test/CodeGen/address-space-field4.c
index 31df018206..a1906c0c00 100644
--- a/test/CodeGen/address-space-field4.c
+++ b/test/CodeGen/address-space-field4.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(2)
// CHECK: addrspace(3)
// CHECK: addrspace(1)