Replace uses of unwind with unreachable for the same effect.
[oota-llvm.git] / test / Transforms / TailCallElim / dup_tail.ll
2011-01-29 Evan ChengAdd a test for TCE return duplication.