Fix relative links for nightly testers not hosted on llvm.cs.
[oota-llvm.git] / test / Assembler / 2003-06-30-RecursiveTypeProblem.ll
1
2 %MidFnTy = type void (void (%MidFnTy* )*)
3
4 implementation
5