[cfe-dev] [LLVMdev] ARM EABI Exceptions

Duncan Sands baldrick at free.fr
Thu May 20 13:21:41 PDT 2010


>> gcc uses __cxa_end_cleanup rather than _Unwind_Resume when using the ARM EABI.
>> I think Anton is quite right to advise Renato to use llvm-gcc rather than clang,
>> since it should output the correct thing here.
>>
> Sounds like a good plan. You should file a PR against clang about this.

You can also file a PR against dragonegg - I was too lazy to handle the ARM case
there :)  OK, it doesn't support ARM yet, but still!

Ciao,

Duncan.



More information about the cfe-dev mailing list