aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/objc-align.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/objc-align.m')
-rw-r--r--test/CodeGenObjC/objc-align.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGenObjC/objc-align.m b/test/CodeGenObjC/objc-align.m
index 324740c8aefc..1a9e882a1316 100644
--- a/test/CodeGenObjC/objc-align.m
+++ b/test/CodeGenObjC/objc-align.m
@@ -1,6 +1,5 @@
// 32-bit
-// RUNX: llvm-gcc -m32 -emit-llvm -S -o %t %s &&
// RUN: %clang_cc1 -triple i386-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -o %t %s
// RUN: grep '@"\\01L_OBJC_CATEGORY_A_Cat" = internal global .*, section "__OBJC,__category,regular,no_dead_strip", align 4' %t
// RUN: grep '@"\\01L_OBJC_CLASS_A" = internal global .*, section "__OBJC,__class,regular,no_dead_strip", align 4' %t