[libc-commits] [libc] [libc] Remove (weak) __cxa_thread_finalize (PR #216081)

Pavel Labath via libc-commits libc-commits at lists.llvm.org
Sun Aug 16 09:34:19 PDT 2026


================
@@ -811,12 +811,22 @@ if(NOT LIBC_TARGET_OS_IS_BAREMETAL)
   )
 endif()
 
+set(exit_compile_options "")
+if(TARGET libc.src.__support.threads.thread)
----------------
labath wrote:

Done.

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


More information about the libc-commits mailing list