[libc-commits] [libc] [libc] init uefi os target (PR #120687)
Tristan Ross via libc-commits
libc-commits at lists.llvm.org
Sat Feb 8 07:35:57 PST 2025
================
@@ -673,6 +674,7 @@ function(add_libc_hermetic test_name)
libc.src.string.memset
libc.src.strings.bcmp
libc.src.strings.bzero
+ libc.src.stdlib.atexit
----------------
RossComputerGuy wrote:
Yeah, for whatever reason that I can't remember I needed to add it for the tests to compile.
https://github.com/llvm/llvm-project/pull/120687
More information about the libc-commits
mailing list