[libc-commits] [libc] [libc] Provide empty weak definition for __cxa_thread_finalize (PR #174373)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Mon Jan 5 08:05:35 PST 2026


https://github.com/SchrodingerZhu approved this pull request.

LGTM as a workaround. Looking forward to know your ideas on the best way of fixing the cxa finalizer problem. 


If overlay mode is not a concern, we may be able to remove the weak symbols but I am uncertain.

https://github.com/llvm/llvm-project/pull/174373


More information about the libc-commits mailing list