[Lldb-commits] [PATCH] D78337: [lldb/Host] Remove TaskPool and replace its uses with llvm::ThreadPool
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 22 09:46:54 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe57361c055d7: [lldb/Host] Remove TaskPool and replace its uses with llvm::ThreadPool (authored by JDevlieghere).
Herald added a project: LLDB.
Changed prior to commit:
https://reviews.llvm.org/D78337?vs=259014&id=259323#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78337/new/
https://reviews.llvm.org/D78337
Files:
lldb/include/lldb/Host/TaskPool.h
lldb/include/lldb/module.modulemap
lldb/source/Host/CMakeLists.txt
lldb/source/Host/common/TaskPool.cpp
lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp
lldb/unittests/Host/CMakeLists.txt
lldb/unittests/Host/TaskPoolTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78337.259323.patch
Type: text/x-patch
Size: 13179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200422/7b795cf3/attachment.bin>
More information about the lldb-commits
mailing list