[libcxx-commits] [PATCH] D70397: [libunwind] Adjust the signal_frame test for Arm

Mikhail Maltsev via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 20 10:12:54 PST 2019


miyuki added a comment.

In D70397#1753767 <https://reviews.llvm.org/D70397#1753767>, @steven_wu wrote:

> In this patch, add another stack frame completely defeat the purpose of `assert(unw_step(&cursor) > 0);`.


Is the DWARF unwinder supposed to be always able to step out of main()?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70397





More information about the libcxx-commits mailing list