aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectCommands.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2022-01-23 10:35:44 -0800
committerFangrui Song <i@maskray.me>2022-01-23 10:35:44 -0800
commit8e382ae91b97161930a128e56774d6e1242b6514 (patch)
tree27aefb38753b58123af1504fcbc45928a4e6d2e6 /lldb/source/Commands/CommandObjectCommands.cpp
parent818cfb10c57487cd9c8b57d8136d9e42b31a50aa (diff)
downloadllvm-8e382ae91b97161930a128e56774d6e1242b6514.zip
llvm-8e382ae91b97161930a128e56774d6e1242b6514.tar.gz
llvm-8e382ae91b97161930a128e56774d6e1242b6514.tar.bz2
[Support] Simplify parallelForEach{,N}
* Merge parallel_for_each into parallelForEach (this removes 1 `Fn(...)` call) * Change parallelForEach to use parallelForEachN * Move parallelForEachN into Parallel.cpp My x86-64 `lld` executable is 100KiB smaller. No noticeable difference in performance. Reviewed By: lattner Differential Revision: https://reviews.llvm.org/D117510
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions