Inline a function when the always_inline attribute
[oota-llvm.git] / test / Transforms / Inline / invoke-cleanup.ll
2013-12-08 Mark SeabornFix inlining to not lose the "cleanup" clause from...