[llvm-branch-commits] [libc] [libc][stdlib][annex_k] Add ignore_handler_s. (PR #164090)
Victor Campos via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue May 5 10:17:48 PDT 2026
================
@@ -1114,6 +1114,7 @@ if(LLVM_LIBC_FULL_BUILD)
libc.src.stdlib.atexit
libc.src.stdlib.exit
libc.src.stdlib.getenv
+ libc.src.stdlib.ignore_handler_s
----------------
vhscampos wrote:
Can you please add it as entrypoint to the other configurations?
https://github.com/llvm/llvm-project/pull/164090
More information about the llvm-branch-commits
mailing list