blob: 97f6a018b30bdc98c6fcc1316dd030184b1e5afa [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001; RUN: llvm-as < %s | llc -march=ppc32 -mtriple=powerpc-apple-darwin8.8.0 | \
2; RUN: grep align.*3
3
4@X = global <{i32, i32}> <{ i32 1, i32 123 }>