[PATCH] [libcxxabi] Make _Unwind_Backtrace() work on ARM.

Renato Golin renato.golin at linaro.org
Tue Sep 9 02:22:01 PDT 2014


On 8 September 2014 18:36, Jonathan Roelofs <jonathan at codesourcery.com> wrote:
> Anddd, here's the patch.

Hi Jon,

Would be good to not need to duplicate the personality declaration
inside the function. Maybe include the eh header? Not sure...

Also, would be good to add a big comment on why we do that check and
what needs to be done to support other personality routines (ex.
__aeabi_unwind_cpp_pr0).

cheers,
--renato



More information about the cfe-commits mailing list