[libc-commits] [libc] [libc] Add aligned_alloc (PR #96586)

Paul Kirth via libc-commits libc-commits at lists.llvm.org
Tue Jul 2 12:12:44 PDT 2024


https://github.com/ilovepi approved this pull request.

LGTM. All my comments have been addressed and from what I can tell the implementation appears correct. Since it unblocks baremetal support I think we should land it now, with the expectation that we'll be moving to more performant/robust implementations in the future.

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


More information about the libc-commits mailing list