llvm-project/libunwind
zhanglimin c507269512 [libunwind][LoongArch] Add 64-bit LoongArch support
Defines enums for the LoongArch registers.
Adds the register class implementation for LoongArch.
Adds save and restore context functionality.

This only supports 64 bits integer and float-point register
implementation.

Fix https://github.com/llvm/llvm-project/issues/55398

Reviewed By: SixWeining

Differential Revision: https://reviews.llvm.org/D137010
2022-11-15 14:37:00 +08:00
..
cmake [CMake] Fix -Wstrict-prototypes 2022-11-08 01:37:04 +00:00
docs [libunwind] Fixed a number of typos 2022-08-20 18:09:03 -07:00
include [libunwind][LoongArch] Add 64-bit LoongArch support 2022-11-15 14:37:00 +08:00
src [libunwind][LoongArch] Add 64-bit LoongArch support 2022-11-15 14:37:00 +08:00
test [runtimes] Remove all traces of the legacy testing configuration system 2022-09-30 15:03:33 -04:00
.clang-format
CMakeLists.txt [CMake] Fix LIBUNWIND_ENABLE_CET build after D110005 2022-10-18 15:00:09 -07:00
LICENSE.TXT