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

Bill Wendling wendling at apple.com
Thu Aug 29 16:11:37 PDT 2013


Hi Venkatraman,

One comment, you should also add parsing support for the new CFI directive in lib/MC/MCParser/AsmParser.cpp.

-bw

On Aug 28, 2013, at 1:34 PM, Venkatraman Govindaraju <venkatra at cs.wisc.edu> wrote:

> Ping.
> 
> 
> On Fri, Aug 9, 2013 at 10:57 PM, Venkatraman Govindaraju <venkatra at cs.wisc.edu> wrote:
> 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
> 
> _______________________________________________
> 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