Try to eliminate the use of the 'unwind' instruction.
[oota-llvm.git] / test / Transforms / Inline / lifetime.ll
2011-05-22 Nick LewyckyTeach the inliner to emit llvm.lifetime.start/end,...