aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectCommands.cpp
diff options
context:
space:
mode:
authorDiego Astiazaran <diegoaat97@gmail.com>2019-08-07 20:54:26 +0000
committerDiego Astiazaran <diegoaat97@gmail.com>2019-08-07 20:54:26 +0000
commit6ab28e8cbae103ff137f1bd86b4888cb3e61a4be (patch)
treeb40b74b566b36d7091d65315e3ef0a6c51048cde /lldb/source/Commands/CommandObjectCommands.cpp
parent4cd04547f52e5e31eb04a29b66ca847ca7fc17d5 (diff)
downloadllvm-6ab28e8cbae103ff137f1bd86b4888cb3e61a4be.zip
llvm-6ab28e8cbae103ff137f1bd86b4888cb3e61a4be.tar.gz
llvm-6ab28e8cbae103ff137f1bd86b4888cb3e61a4be.tar.bz2
[clang-doc] Parallelize reducing phase
Reduce phase has been parallelized and a execution time was reduced by 60% with this. The reading of bitcode (bitcode -> Info) was moved to this segment of code parallelized so it now happens just before reducing. Differential Revision: https://reviews.llvm.org/D65628 llvm-svn: 368206
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions