llvm-6502/test/Assembler/2004-11-28-InvalidTypeCrash.ll

5 lines
210 B
LLVM
Raw Normal View History

; Test for PR463. This program is erroneous, but should not crash llvm-as.
2009-01-02 07:01:27 +00:00
; RUN: not llvm-as %s -o /dev/null -f |& grep {invalid type for null constant}
@.FOO = internal global %struct.none zeroinitializer