llvm/libunwind
Daniel Kiss 632acec737 [libunwind][ARM] Handle end of stack during unwind
When unwind step reaches the end of the stack that means the force unwind should notify the stop function.
This is not an error, it could mean just the thread is cleaned up completely.

Reviewed By: #libunwind, mstorsjo

Differential Revision: https://reviews.llvm.org/D109856
2021-11-26 13:26:49 +01:00
..
cmake [libunwind] Try to add --unwindlib=none while configuring and building libunwind 2021-11-05 10:10:19 +02:00
docs Bump the trunk major version to 14 2021-07-27 21:58:25 -07:00
include [runtimes][NFC] Remove filenames at the top of the license notice 2021-11-17 16:30:52 -05:00
src [libunwind][ARM] Handle end of stack during unwind 2021-11-26 13:26:49 +01:00
test [libunwind] Fix testing with sanitizers enabled 2021-11-25 15:28:17 -05:00
.clang-format
CMakeLists.txt [libunwind] Try to add --unwindlib=none while configuring and building libunwind 2021-11-05 10:10:19 +02:00
LICENSE.TXT