[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:23 PDT 2026


================
@@ -0,0 +1,12 @@
+add_header_library(
+  abort_handler_s
+  HDRS
+    abort_handler_s.h
+  DEPENDS
+    libc.hdr.stdio_macros
----------------
vhscampos wrote:

Header is not used. This here can be removed

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


More information about the libc-commits mailing list