[libc-commits] [libc] [libc] add snmalloc as an alternative allocator to libc (PR #122284)
Schrodinger ZHU Yifan via libc-commits
libc-commits at lists.llvm.org
Mon Feb 3 07:23:51 PST 2025
================
@@ -324,7 +324,49 @@ add_entrypoint_object(
)
if(NOT LIBC_TARGET_OS_IS_BAREMETAL AND NOT LIBC_TARGET_OS_IS_GPU)
- if(LLVM_LIBC_INCLUDE_SCUDO)
----------------
SchrodingerZhu wrote:
Catching some paper deadlines. Sorry for the delay -- finishing this patch is still of the first priority on my table once I get time.
https://github.com/llvm/llvm-project/pull/122284
More information about the libc-commits
mailing list