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

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Tue Jan 6 11:27:13 PST 2026


jhuber6 wrote:

> Fine with me but you should probably check if NVPTX still compiles with this change

It should, the issue w/ NVPTX was that it doesn't handle undefined weak correctly, defined weak should be fine

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


More information about the libc-commits mailing list