aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/2004-11-28-InvalidTypeCrash.ll
blob: ea16cc45252e7d5b27a793f917b03b4ea3a498dd (plain)
1
2
3
4
; RUN: llvm-as 2>&1 < %s -o /dev/null -f | \
; 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