<div dir="ltr"><div>Fix inlining not to lose the "cleanup" clause from landingpads</div><div><br></div><div>This fixes PR17872.  This bug can lead to C++ destructors not being called when they should be, when an exception is thrown.</div>
<div><br></div><div>This change depends on <a href="http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20131118/196439.html">http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20131118/196439.html</a>, which also awaits review.<br>
</div><div><br></div><div>Mark</div><div><br></div></div>