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

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 1 09:59:02 PST 2023


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

addressed comments(renamed class methods).


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.501558.patch
Type: text/x-patch
Size: 7551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230301/60561e9f/attachment.bin>


More information about the llvm-commits mailing list