Prior to this, any allocations coming from the SizeClassAllocator would just have the vmo name "SizeClassAllocator". This will instead use the string passed to the Map functions if provided which provide slightly more info on what the vmo is used for. That is, is it for region data, metadata, or freearray space.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo