Change llc command line for register allocators
[oota-llvm.git] / test / Assembler / 2003-05-21-MalformedStructCrash.llx
1 ; Found by inspection of the code
2 ; RUN: llvm-as < %s 2>&1 | grep "Illegal"
3
4 global {} { int 7, float 1.0, int 7, int 8 }