diff options
author | Luboš Luňák <l.lunak@centrum.cz> | 2022-04-06 15:48:22 +0200 |
---|---|---|
committer | Luboš Luňák <l.lunak@centrum.cz> | 2022-05-04 06:18:20 +0200 |
commit | 20048f3150cf6c603c8f5a20912561048a868484 (patch) | |
tree | 79636008043e2230e579a0f30e40b4a190754ea1 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 8ef5710e6303904dc9a99019bf9b1a8353397f0c (diff) | |
download | llvm-20048f3150cf6c603c8f5a20912561048a868484.zip llvm-20048f3150cf6c603c8f5a20912561048a868484.tar.gz llvm-20048f3150cf6c603c8f5a20912561048a868484.tar.bz2 |
[lldb] use one shared ThreadPool and task groups
As a preparation for parallelizing loading of symbols (D122975),
it is necessary to use just one thread pool to avoid using
a thread pool from inside a task of another thread pool.
Differential Revision: https://reviews.llvm.org/D123226
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions