d0ecd9102ad6bf436089cdcc1ea2b5fd4bf6db89
[oota-llvm.git] / test / Assembler / 2004-11-28-InvalidTypeCrash.ll
1 ; RUN: (llvm-upgrade < %s | llvm-as -o /dev/null -f) 2>&1 | \
2 ; RUN:   grep 'Cannot create a null initialized value of this type!'
3 ; Test for PR463.  This program is erroneous, but should not crash llvm-as.
4 %.FOO  = internal global %struct.none zeroinitializer