For PR761:
[oota-llvm.git] / test / Assembler / 2004-11-28-InvalidTypeCrash.ll
1 ; RUN: llvm-as 2>&1 < %s -o /dev/null -f | \
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