[libc-commits] [libc] [llvm] [libc] add basic arena allocator (PR #121173)

Daniel Thornburgh via libc-commits libc-commits at lists.llvm.org
Wed Jan 8 10:51:49 PST 2025


mysterymath wrote:

> To me, this would be useful for UEFI until we have a proper block allocator.

Not sure what you mean by this; there is a dlmalloc-style block allocator already present in the libc.

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


More information about the libc-commits mailing list