Land the long talked about "type system rewrite" patch. This
[llvm/stm8.git] / test / Assembler / 2004-11-28-InvalidTypeCrash.ll
blob40648fdbde6bc1c53784c9f93d106d464dea1378
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'}
4 @.FOO  = internal global %struct.none zeroinitializer