Add a WHOLE lot of updates clarifications and fixes. This is not done but getting...
[oota-llvm.git] / test / Assembler / 2003-05-21-MalformedStructCrash.llx
1 ; Found by inspection of the code
2 ; RUN: as < %s 2>&1 | grep "Illegal"
3
4 global {} { int 7, float 1.0, int 7, int 8 }