llvm-6502/test/Assembler/2004-11-28-InvalidTypeCrash.ll
2007-12-11 15:50:23 +00:00

6 lines
244 B
LLVM

; Test for PR463. This program is erroneous, but should not crash llvm-as.
; RUN: not llvm-as < %s -o /dev/null -f |& \
; RUN: grep {Cannot create a null initialized value of this type}
@.FOO = internal global %struct.none zeroinitializer