[PATCH] D140791: [DWARFLinkerNext] Add simple list with thread safe insertions.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 3 09:40:52 PST 2023


avl updated this revision to Diff 494674.
avl added a comment.

rebased.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140791

Files:
  llvm/include/llvm/DWARFLinkerParallel/DWARFLinker.h
  llvm/include/llvm/DWARFLinkerParallel/NonAllocatingList.h
  llvm/unittests/DWARFLinkerParallel/CMakeLists.txt
  llvm/unittests/DWARFLinkerParallel/NonAllocatingListTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140791.494674.patch
Type: text/x-patch
Size: 7660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230203/c9f4fb48/attachment.bin>


More information about the llvm-commits mailing list