[LLVMdev] Platform-independent Exception Handling

Renato Golin renato.golin at linaro.org
Mon Feb 11 01:23:10 PST 2013


On 11 February 2013 06:45, Bill Wendling <wendling at apple.com> wrote:

> That's a long-winded way of saying that you should use our current EH
> model and assume zero-cost exceptions unless you're on ARM (there is an ARM
> EABI which isn't SJLJ-based (from my understanding), but I don't know the
> status of that in LLVM) or have been proven otherwise.
>

The ARM EHABI (zero-cost) implementation is in progress, but not complete.
Some basic cases are reported to work, but also some simple cases are
reported to fail.

http://llvm.org/bugs/show_bug.cgi?id=7187

Anton and Logan are working on it, but replying to the bug is best.

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130211/d1710044/attachment.html>


More information about the llvm-dev mailing list