[llvm-commits] [Patch] DwarfEHPrepare for New EH
Bill Wendling
wendling at apple.com
Sat Jul 30 00:19:12 PDT 2011
This patch implements the small amount which needs to be done by the DwarfEHPrepare pass. What it does is takes the 'resume' instruction and converts it into a call to _Unwind_Resume. The SjLj changes will be done in the SjLj lowering pass.
Please review.
-bw
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eh.5.diff
Type: application/octet-stream
Size: 3206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110730/24523e1b/attachment.obj>
-------------- next part --------------
More information about the llvm-commits
mailing list