Change llc command line for register allocators
[oota-llvm.git] / test / Assembler / 2003-06-30-RecursiveTypeProblem.ll
1
2 %MidFnTy = type void (void (%MidFnTy* )*)
3
4 implementation
5