summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/interface-layout-64.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/interface-layout-64.m')
-rw-r--r--test/CodeGenObjC/interface-layout-64.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGenObjC/interface-layout-64.m b/test/CodeGenObjC/interface-layout-64.m
index 16361a2..4b41cf8 100644
--- a/test/CodeGenObjC/interface-layout-64.m
+++ b/test/CodeGenObjC/interface-layout-64.m
@@ -1,5 +1,4 @@
// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -emit-llvm -o - %s | FileCheck %s
-// RUNX: llvm-gcc -m64 -emit-llvm -S -o %t %s &&
// CHECK: @"OBJC_IVAR_$_I3._iv2" = global i64 8, section "__DATA, __objc_ivar", align 8
// CHECK: @"OBJC_IVAR_$_I3._iv3" = global i64 12, section "__DATA, __objc_ivar", align 8
OpenPOWER on IntegriCloud