Fix inlining to not lose the "cleanup" clause from landingpads
[oota-llvm.git] / test / Transforms / LoopUnroll / partial-unroll-optsize.ll
2012-04-04 Hongbin ZhengAdd testcase for r154007, when a function has the optsi...