[PATCH] D142318: [Support] Add PerThreadBumpPtrAllocator class.
Alexey Lapshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 6 05:36:32 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6ab43f9b87ce: [Support] Add PerThreadBumpPtrAllocator class. (authored by avl).
Changed prior to commit:
https://reviews.llvm.org/D142318?vs=519567&id=520075#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142318/new/
https://reviews.llvm.org/D142318
Files:
llvm/include/llvm/DWARFLinkerParallel/StringPool.h
llvm/include/llvm/Support/Parallel.h
llvm/include/llvm/Support/PerThreadBumpPtrAllocator.h
llvm/lib/Support/Parallel.cpp
llvm/unittests/ADT/ConcurrentHashtableTest.cpp
llvm/unittests/DWARFLinkerParallel/StringPoolTest.cpp
llvm/unittests/DWARFLinkerParallel/StringTableTest.cpp
llvm/unittests/Support/CMakeLists.txt
llvm/unittests/Support/PerThreadBumpPtrAllocatorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142318.520075.patch
Type: text/x-patch
Size: 37194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230506/2a0e3fe1/attachment.bin>
More information about the llvm-commits
mailing list