[PATCH] D109856: [libunwind][ARM] Handle end of stack during unwind

Martin Storsjö via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 26 03:46:34 PST 2021


mstorsjo accepted this revision.
mstorsjo added a comment.
This revision is now accepted and ready to land.

In D109856#3155235 <https://reviews.llvm.org/D109856#3155235>, @danielkiss wrote:

> In D109856#3154763 <https://reviews.llvm.org/D109856#3154763>, @mstorsjo wrote:
>
>> Looks reasonable I think. Is this a deficiency in the EHABI implementation only, i.e. this aspect works as it should in the regular dwarf implementation?
>
> Yes, it works on dwarf already ( also the test pass on X86/Aarch64 ).

Ok, thanks for the clarification!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109856/new/

https://reviews.llvm.org/D109856



More information about the cfe-commits mailing list