[compiler-rt] [scudo] Make BufferPool typed and always express sizes in terms of element count (PR #66896)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 25 09:20:23 PDT 2023
ChiaHungDuan wrote:
There's plan for different types in BufferPool but I agree that we can stick on uptr at this moment
https://github.com/llvm/llvm-project/pull/66896
More information about the llvm-commits
mailing list