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

Venkatraman Govindaraju venkatra at cs.wisc.edu
Sun Sep 1 10:37:34 PDT 2013


Thank you for the comment. I updated the patch with support for the new CFI
directive in MC/MCParser/AsmParser.cpp.

Please let me know if it is okay to commit.

Thanks,
Venkatraman


On Thu, Aug 29, 2013 at 6:11 PM, Bill Wendling <wendling at apple.com> wrote:

> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130901/bd02d1e7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sparc-eh-with-asm-parser.diff
Type: application/octet-stream
Size: 14425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130901/bd02d1e7/attachment.obj>


More information about the llvm-commits mailing list