[all-commits] [llvm/llvm-project] 12a154: [libunwind] Unwind through loongarch64/Linux sigre...
Ami-zhang via All-commits
all-commits at lists.llvm.org
Fri Feb 7 17:49:03 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 12a154a94a9c2f6f0690adc7302da9c9e47ec806
https://github.com/llvm/llvm-project/commit/12a154a94a9c2f6f0690adc7302da9c9e47ec806
Author: Ami-zhang <zhanglimin at loongson.cn>
Date: 2025-02-08 (Sat, 08 Feb 2025)
Changed paths:
M libunwind/src/UnwindCursor.hpp
M libunwind/test/signal_unwind.pass.cpp
M libunwind/test/unwind_leaffunction.pass.cpp
Log Message:
-----------
[libunwind] Unwind through loongarch64/Linux sigreturn frame (#123682)
Similar to D90898 (Linux AArch64), D124765 (SystemZ), and D148499
(RISCV).
In this commit, I enabled two test cases, while zhuqizheng supported
with the source code development.
Co-Authored-By: zhuqizheng <zhuqizheng at loongson.cn>
Co-authored-by: zhuqizheng <zhuqizheng at loongson.cn>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list