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

Jonathan Roelofs jonathan at codesourcery.com
Tue Sep 9 13:33:39 PDT 2014


Committed as r217459.


Thanks!

Jon

On 9/9/14 2:12 PM, Renato Golin wrote:
> On 9 September 2014 18:35, Jonathan Roelofs <jonathan at codesourcery.com> wrote:
>> That function isn't exposed in any of the headers, and this is sort of a
>> layering violation (Unwinder looking for libcxxabi symbols). I'm not sure
>> which header it would belong in if I were to add it. Suggestions?
>
> No, and the signature is defined in the Itanium EH abi, so it should
> be ok to keep it locally, since it's probably never going to change.
>
> Looks good, thanks!
>
> --renato
>

-- 
Jon Roelofs
jonathan at codesourcery.com
CodeSourcery / Mentor Embedded



More information about the cfe-commits mailing list