[llvm] Introduce paged vector (PR #66430)
Giulio Eulisse via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 18 08:09:49 PDT 2023
ktf wrote:
For the record, the latest version of this uses a BumpPtrAllocator to allocate pages, as suggested.
https://github.com/llvm/llvm-project/pull/66430
More information about the llvm-commits
mailing list