Use not instead of ignore when an exit status is expected to always
[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 -f |& \
3 ; RUN:   grep {Cannot create a null initialized value of this type}
4
5 @.FOO  = internal global %struct.none zeroinitializer