[llvm-commits] [Patch] New EH CodeGen

Bill Wendling wendling at apple.com
Sat Jul 30 00:23:27 PDT 2011


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: eh.6.diff
Type: application/octet-stream
Size: 5039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110730/bd6eae99/attachment.obj>
-------------- next part --------------




More information about the llvm-commits mailing list