[llvm-commits] [Patch] DwarfEHPrepare for New EH

Bill Wendling wendling at apple.com
Tue Aug 2 10:58:22 PDT 2011


Ping?

-bw

On Jul 30, 2011, at 12:19 AM, Bill Wendling wrote:

> 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
> 
> <eh.5.diff>
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list