[PATCH] D147649: [Reland][ADT][ConcurrentHashTable] adapt ConcurrentHashTable and its users to LLVM_ENABLE_THREADS=0 mode.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 02:36:30 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG33c442118f3e: [Reland][ADT][ConcurrentHashTable] adapt ConcurrentHashTable and its users to… (authored by avl).

Changed prior to commit:
  https://reviews.llvm.org/D147649?vs=511378&id=512723#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147649

Files:
  llvm/include/llvm/ADT/ConcurrentHashtable.h
  llvm/include/llvm/DWARFLinkerParallel/StringPool.h
  llvm/lib/DWARFLinkerParallel/StringPool.cpp
  llvm/unittests/ADT/ConcurrentHashtableTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147649.512723.patch
Type: text/x-patch
Size: 8423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230412/0facfabe/attachment.bin>


More information about the llvm-commits mailing list