[PATCH] Implement ARM EHABI

ilyong cho ily.cho at samsung.com
Sun Apr 14 21:08:43 PDT 2013


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 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm_ehabi.patch
Type: application/octet-stream
Size: 16625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130415/2ce29a28/attachment.obj>


More information about the llvm-commits mailing list