[cfe-dev] [LLVMdev] ARM EABI Exceptions

Bill Wendling wendling at apple.com
Mon May 17 13:23:41 PDT 2010


On May 17, 2010, at 10:38 AM, Anton Korobeynikov wrote:

> Hello, Renato
> 
>> Anyone has any idea on the status of exception handling in clang/LLVM?
>> DwarfException cannot be easily overwritten, and adding target specific
>> code to it seems wrong...
> Neither llvm-gcc nor clang support exceptions on ARM (except, maybe,
> sjlj excheptions on arm/darwin). I have some patched uncommitted for
> EH on ARM but they are too far from being complete.
> 
We do support SJLJ exceptions on ARM for Darwin at least.

-bw




More information about the cfe-dev mailing list