hanchenye-llvm-project/libunwind
Sam James 0220110780 [libunwind] Define _Unwind_Backtrace for powerpc, sparc
Add SPARC to the list of platforms for which we provide a full
unwind implementation which leads to _Unwind_Backtrace being defined within
libunwind.so.

Likewise for PPC (see D118320 for background).

Reviewed By: #libunwind, MaskRay, Arfrever

Differential Revision: https://reviews.llvm.org/D119068
2022-02-07 09:37:09 -08:00
..
cmake [cmake] Partially deduplicate `{llvm,compiler_rt}_check_linker_flag` for runtime libs and llvm 2022-01-29 06:07:24 +00:00
docs [libunwind] Attempt to fix broken sphinx doc link 2022-02-05 21:05:01 +00:00
include [libunwind] [sparc] Add SPARCv9 support 2022-02-05 13:08:26 -08:00
src [libunwind] Define _Unwind_Backtrace for powerpc, sparc 2022-02-07 09:37:09 -08:00
test [libunwind] Fix unwind_leaffunction test 2021-12-03 11:21:20 -08:00
.clang-format
CMakeLists.txt Bump the trunk major version to 15 2022-02-01 23:54:52 -08:00
LICENSE.TXT