Change llc command line for register allocators
[oota-llvm.git] / test / Assembler / 2003-05-21-EmptyStructTest.ll
1 ; The old C front-end never generated empty structures, now the new one
2 ; can.  For some reason we never handled them in the parser. Wierd.
3
4 %X = global {} {}