[PATCH] D125979: [ADT] add LockFreeDataPool class.
Alexey Lapshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 30 06:54:22 PDT 2022
avl updated this revision to Diff 432913.
avl added a comment.
addressed comments:
1. renamed LockFreeDataPool -> ConcurrentHashTable.
2. implemented support for both lld and DWARFLinker implementations.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125979/new/
https://reviews.llvm.org/D125979
Files:
llvm/include/llvm/ADT/ConcurrentHashTable.h
llvm/unittests/ADT/CMakeLists.txt
llvm/unittests/ADT/ConcurrentHashTableTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125979.432913.patch
Type: text/x-patch
Size: 24457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220530/5bc4d82d/attachment.bin>
More information about the llvm-commits
mailing list