[libunwind] [libunwind] fix dynamic .eh_frame registration (PR #77185)

2024-01-12 Thread via cfe-commits
https://github.com/SihangZhu updated https://github.com/llvm/llvm-project/pull/77185 >From ed0a694dbf7cb8e6775b53f3553f4ec7d1fdbee2 Mon Sep 17 00:00:00 2001 From: SihangZhu Date: Sat, 6 Jan 2024 15:43:41 +0800 Subject: [PATCH] [libunwind] fix dynamic .eh_frame registration ---

[libunwind] [libunwind] fix dynamic .eh_frame registration (PR #77185)

2024-01-10 Thread via cfe-commits
SihangZhu wrote: @lhames Could you check again, I have fixed the implementation as you decribed https://github.com/llvm/llvm-project/pull/77185 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[libunwind] [libunwind] fix dynamic .eh_frame registration (PR #77185)

2024-01-09 Thread via cfe-commits
SihangZhu wrote: > As @arichardson noted this would break the ABI. > > The best solution is to fix the implementation of > `__unw_add_dynamic_eh_frame_section` (and > `__unw_remove_dynamic_eh_frame_section`) as described in [#76957 >

[libunwind] [libunwind] fix dynamic .eh_frame registration (PR #77185)

2024-01-08 Thread via cfe-commits
https://github.com/SihangZhu edited https://github.com/llvm/llvm-project/pull/77185 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits