Modify for the new EH scheme.
authorBill Wendling <isanbard@gmail.com>
Wed, 17 Aug 2011 19:48:49 +0000 (19:48 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 17 Aug 2011 19:48:49 +0000 (19:48 +0000)
commit35adbb3e4829d3a14784c2bb8ec768b6154c2107
treef873496726b644b1f128cd3bd9c2207b480c3411
parentc1dbf0cdb44a291647e42be9f3621886dedb5235
Modify for the new EH scheme.

Things are much saner now. We no longer need to modify the laning pads, because
of the invariants we impose upon them. The only thing DwarfEHPrepare needs to do
is convert the 'resume' instruction into a call to '_Unwind_Resume'.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137855 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/DwarfEHPrepare.cpp