blob: 7715869ed99cfb012b99268e8ae33ba3d6409a16 [file] [log] [blame]
Dan Gohman36a09472009-09-08 23:54:48 +00001; RUN: llc < %s -march=x86
2; RUN: llc < %s -mtriple=i386-apple-darwin10 | grep {array,16512,7}
3; RUN: llc < %s -mtriple=i386-apple-darwin9 | grep {array,16512,7}
Chris Lattnere2620ad2008-01-02 19:48:24 +00004
Chris Lattner5c780342010-01-25 07:43:40 +00005; Darwin 9+ should get alignment on common symbols.
Dale Johannesene44b1bd2008-05-16 00:52:30 +00006@array = common global [4128 x i32] zeroinitializer, align 128