hanchenye-llvm-project/libunwind
Vitaly Buka 2f1ee56f3c [unwind] Handle UNW_X86_64_RIP register
In some binaries, built with clang/lld, libunwind crashes
with "unsupported x86_64 register" for regNum == 16:

Differential Revision: https://reviews.llvm.org/D107919
2021-08-12 12:08:07 -07:00
..
cmake [runtimes] Don't try passing --target flags to GCC 2021-07-15 16:52:02 -04:00
docs Bump the trunk major version to 14 2021-07-27 21:58:25 -07:00
include [Arm][Unwind][libc++abi] Add _Unwind_ForcedUnwind to EHABI. 2021-08-11 10:15:53 +02:00
src [unwind] Handle UNW_X86_64_RIP register 2021-08-12 12:08:07 -07:00
test [unwind] Handle UNW_X86_64_RIP register 2021-08-12 12:08:07 -07:00
.clang-format
CMakeLists.txt [libunwind] Compile with -Wunused-but-set-variable 2021-08-11 10:15:54 +02:00
LICENSE.TXT