[libcxx-commits] [PATCH] D109856: [libunwind][ARM] Handle end of stack during unwind
Daniel Kiss via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Nov 26 02:48:06 PST 2021
danielkiss added a comment.
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 ).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109856/new/
https://reviews.llvm.org/D109856
More information about the libcxx-commits
mailing list