[all-commits] [llvm/llvm-project] 88370f: [libc] Add TLSF free store
Schrodinger ZHU Yifan via All-commits
all-commits at lists.llvm.org
Sun May 31 21:34:06 PDT 2026
Branch: refs/heads/users/SchrodingerZhu/libc-add-tlsf-freestore
Home: https://github.com/llvm/llvm-project
Commit: 88370f7f44da89d4e94662fb81be6616b0d117e0
https://github.com/llvm/llvm-project/commit/88370f7f44da89d4e94662fb81be6616b0d117e0
Author: Schrodinger ZHU Yifan <yfzhu at google.com>
Date: 2026-06-01 (Mon, 01 Jun 2026)
Changed paths:
M libc/src/__support/CMakeLists.txt
M libc/src/__support/freelist.cpp
M libc/src/__support/freelist.h
A libc/src/__support/tlsf_freestore.h
M libc/test/src/__support/CMakeLists.txt
A libc/test/src/__support/tlsf_freestore_test.cpp
Log Message:
-----------
[libc] Add TLSF free store
Assisted-by: AI tools, checked manually
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list