For PR950:
[oota-llvm.git] / test / Assembler / 2003-05-21-MalformedStructCrash.llx
1 ; Found by inspection of the code
2 ; RUN: llvm-upgrade < %s | llvm-as 2>&1 > /dev/null | grep "Illegal"
3
4 global {} { int 7, float 1.0, int 7, int 8 }