summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/metadata-symbols-32.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/metadata-symbols-32.m')
-rw-r--r--test/CodeGenObjC/metadata-symbols-32.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/metadata-symbols-32.m b/test/CodeGenObjC/metadata-symbols-32.m
index 4956cdb8e4..34cc83da31 100644
--- a/test/CodeGenObjC/metadata-symbols-32.m
+++ b/test/CodeGenObjC/metadata-symbols-32.m
@@ -1,4 +1,4 @@
-// RUN: clang -cc1 -triple i386-apple-darwin9 -emit-llvm -o %t %s
+// RUN: %clang_cc1 -triple i386-apple-darwin9 -emit-llvm -o %t %s
// RUNX: llvm-gcc -m32 -emit-llvm -S -o %t %s &&
// RUN: grep '@"\\01L_OBJC_CATEGORY_A_Cat" = internal global .*section "__OBJC,__category,regular,no_dead_strip", align 4' %t