The lower invoke pass needs to have unreachable code elimination run after it
[oota-llvm.git] / test / CodeGen / X86 / tailcall-fastisel.ll
2009-11-20 Dan GohmanFix fast-isel to avoid selecting the return instruction...