[PATCH][MC/SPARC] Add support for EH to SPARC backend

Venkatraman Govindaraju venkatra at cs.wisc.edu
Fri Aug 9 20:57:25 PDT 2013


Please review the attached patch.

This patch enables exception handling (using DwarfCFI) for SPARC.

This patch also modifies MC layer so that the SPARC backend can emit
".cfi_window_save" and ".cfi_register" directives, which are required for
EH to work correctly in SPARC.

Thanks,
Venkatraman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130809/8e108893/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sparc-eh.diff
Type: application/octet-stream
Size: 11827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130809/8e108893/attachment.obj>


More information about the llvm-commits mailing list