[libc-commits] [libc] [libc][annex_k] Add abort_handler_s. (PR #164089)

Victor Campos via libc-commits libc-commits at lists.llvm.org
Wed Mar 25 05:56:21 PDT 2026


================
@@ -1102,6 +1102,7 @@ if(LLVM_LIBC_FULL_BUILD)
     # stdlib.h entrypoints
     libc.src.stdlib._Exit
     libc.src.stdlib.abort
+    libc.src.stdlib.abort_handler_s
----------------
vhscampos wrote:

Can you please add it to the remaining configurations?

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


More information about the libc-commits mailing list