Don't hard code the desired alignment for loops -- it isn't 16-bytes on
[oota-llvm.git] / test / Assembler / 2004-11-28-InvalidTypeCrash.ll
1 ; Test for PR463.  This program is erroneous, but should not crash llvm-as.
2 ; RUN: not llvm-as %s -o /dev/null |& grep {use of undefined type named 'struct.none'}
3
4 @.FOO  = internal global %struct.none zeroinitializer