Remove VISIBILITY_HIDDEN from this file.
[llvm/avr.git] / test / CodeGen / PowerPC / 2007-02-16-AlignPacked.ll
blob97f6a018b30bdc98c6fcc1316dd030184b1e5afa
1 ; RUN: llvm-as < %s | llc -march=ppc32 -mtriple=powerpc-apple-darwin8.8.0 | \
2 ; RUN:   grep align.*3
4 @X = global <{i32, i32}> <{ i32 1, i32 123 }>