OSDN Git Service

Initial code to convert ResumeInsts into calls to _Unwind_Resume.
authorBill Wendling <isanbard@gmail.com>
Thu, 28 Jul 2011 20:48:05 +0000 (20:48 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 28 Jul 2011 20:48:05 +0000 (20:48 +0000)
commitb4904503de3195fb611a0aca2e58f4b770ccff51
tree8dc15788afef486bc1814043d6bb3fab60ade894
parentaf7a46d5a6fa1e6dac1d83f38ba9823bea3870b6
Initial code to convert ResumeInsts into calls to _Unwind_Resume.

This should be the only code necessary for DWARF EH prepare.

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