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/src/l
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
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe
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
> (comment)](https://github.com/llvm/llvm-project/issues/7695
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