aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/2007-02-16-AlignPacked.ll
blob: 97f6a018b30bdc98c6fcc1316dd030184b1e5afa (plain)
1
2
3
4
; RUN: llvm-as < %s | llc -march=ppc32 -mtriple=powerpc-apple-darwin8.8.0 | \
; RUN:   grep align.*3

@X = global <{i32, i32}> <{ i32 1, i32 123 }>