1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 13:11:39 +01:00
Mark Seaborn 72517bc221 Fix inlining to not lose the "cleanup" clause from landingpads
This fixes PR17872.  This bug can lead to C++ destructors not being
called when they should be, when an exception is thrown.

llvm-svn: 196711
2013-12-08 00:51:21 +00:00
..
2013-12-07 02:27:52 +00:00
2013-12-07 11:21:42 +00:00
2013-12-07 02:58:41 +00:00
2013-12-06 02:33:38 +00:00
2013-10-30 04:03:03 +00:00