DebugInfo+DFSan: Ensure that debug info references to llvm::Functions remain pointing...
[oota-llvm.git] / test / Assembler / 2004-11-28-InvalidTypeCrash.ll
1 ; Test for PR463.  This program is erroneous, but should not crash llvm-as.
2 ; RUN: not llvm-as %s -o /dev/null 2>&1 | grep "use of undefined type named 'struct.none'"
3
4 @.FOO  = internal global %struct.none zeroinitializer