1*9880d681SAndroid Build Coastguard Worker; RUN: llc < %s -march=x86 2*9880d681SAndroid Build Coastguard Worker; RUN: llc < %s -mtriple=i386-apple-darwin10 | grep "array,16512,7" 3*9880d681SAndroid Build Coastguard Worker; RUN: llc < %s -mtriple=i386-apple-darwin9 | grep "array,16512,7" 4*9880d681SAndroid Build Coastguard Worker 5*9880d681SAndroid Build Coastguard Worker; Darwin 9+ should get alignment on common symbols. 6*9880d681SAndroid Build Coastguard Worker@array = common global [4128 x i32] zeroinitializer, align 128 7