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