llvm-project
8b65c9d1 - [scudo] Make block storage in TransferBatch trailing objects (#144204)

Commit
167 days ago
[scudo] Make block storage in TransferBatch trailing objects (#144204) This allows us to change the number of blocks stored according to the size of BatchClass. Also change the name `TransferBatch` to `Batch` given that it's never the unit of transferring blocks.
Author
Parents
Loading