diff options
| author | PiJoules <6019989+PiJoules@users.noreply.github.com> | 2024-06-10 13:26:35 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-10 13:26:35 -0700 |
| commit | 85c78d45073bec31287fa72f1f558bad4de36189 (patch) | |
| tree | 288bd9346a9d672741ea1c32cc330d83c85d9cf6 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | d3c0ed387c478dc07daac575b2ec1216b8044b56 (diff) | |
[libc][stdlib] Add Block class (#94407)
A block represents a chunk of memory used by the freelist allocator. It
contains header information denoting the usable space and pointers as
offsets to the next and previous block.
On it's own, this doesn't do much. This is a part of
https://github.com/llvm/llvm-project/pull/94270 to land in smaller
patches.
This is a subset of pigweed's freelist allocator implementation.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
