[PATCH] [libcxxabi] Make _Unwind_Backtrace() work on ARM.
Renato Golin
renato.golin at linaro.org
Wed Sep 3 04:09:31 PDT 2014
On 3 September 2014 01:02, Antoine Labour <piman at google.com> wrote:
> Where in the EHABI spec is that defined? AFAICT all it says in section 6.2
> is that there's data for the PR, but it doesn't say anything about the
> contents of that data.
I concur. The EHABI doesn't define what's in the personality data
block, let alone that the length must be the first byte. I think these
are premature assumptions.
cheers,
--renato
More information about the cfe-commits
mailing list