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

5 lines
218 B
LLVM
Raw Normal View History

; Test for PR463. This program is erroneous, but should not crash llvm-as.
; RUN: not llvm-as %s -o /dev/null |& grep {use of undefined type named 'struct.none'}
@.FOO = internal global %struct.none zeroinitializer