llvm-6502/test/Assembler/2004-11-28-InvalidTypeCrash.ll
2007-01-05 17:37:59 +00:00

5 lines
261 B
LLVM

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