[llvm-commits] [Patch] New EH CodeGen
Bill Wendling
wendling at apple.com
Tue Aug 2 10:58:40 PDT 2011
Ping?
-bw
On Jul 30, 2011, at 12:23 AM, Bill Wendling wrote:
> This patch collects the information needed by the DWARF exception emitter from the new landingpad instruction. With this patch, we're able to compile a simple program with the new exception handling model.
>
> Left to do: FastISel CodeGen.
>
> Please review.
>
> -bw
>
> <eh.6.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