[PATCH] D129326: [scudo] Pass MapPlatformData to all map/unmap calls

Dominic Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 7 13:26:22 PDT 2022


ddcc added a comment.

Not sure if this approach is correct since we're not using the primary32.h allocator at all except during testing, but I'm sending it along to get some feedback and in case it's useful.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129326/new/

https://reviews.llvm.org/D129326



More information about the llvm-commits mailing list