[PATCH] Implement ARM EHABI

WenHan Gu (谷汶翰) wenhan.gu at gmail.com
Sun Apr 14 21:21:15 PDT 2013


Hi,

Actually, ARM EHABI has been patch sumbutted at March.
However, Anton is too busy to review that.

http://llvm-reviews.chandlerc.com/D414

What do you think on this patch?
Thanks.


2013/4/15 ilyong cho <ily.cho at samsung.com>

> Hi all,
>
> I've just found a bug in this patch and fixed it.
> The bug was that the code miscalculated the number of words on
> EmitHandlerData()
>
> You can find the fixed patch on attachment and also
> http://llvm-reviews.chandlerc.com/D662
>
> Review please.
>
> ILYONG CHO, ilyoan at gmail.com
>
>
> > Hi all,
>
> > This patch is about implemention of ARM EHABI.
> > There are three "Not Implemented" functions on
> lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp. This patch implements it
> and .movsp directive.
> > This patch based on ARM IHI 0038A and gas implemantation.
>
> > I'd be appreciative review comments. Patch is available on
> http://llvm-reviews.chandlerc.com/D662
>
> > Thanks.
>
> > ILYONG CHO
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>


-- 
Best Regards,
WenHan Gu (Nowar)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130415/75f2470d/attachment.html>


More information about the llvm-commits mailing list