summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2016-05-16 19:33:07 +0000
committerMehdi Amini <mehdi.amini@apple.com>2016-05-16 19:33:07 +0000
commit819e9cdfb44174f6b7c5dd520b72616c91e445a6 (patch)
treec5ded2030b4d2b9f1369df292c19c5971ae9ada2 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parent4817a7577c1401be92363813d4a00d5a711ce8ab (diff)
downloadbcm5719-llvm-819e9cdfb44174f6b7c5dd520b72616c91e445a6.tar.gz
bcm5719-llvm-819e9cdfb44174f6b7c5dd520b72616c91e445a6.zip
ThinLTO: sort inputs and schedule by decreasing size
This is a compile time optimization: keeping a large file to process at the end hurts parallelism. The heurisitic used right now is the input buffer size, however we may want to consider the number of functions to import or the different number of files to load for importing as well. From: Mehdi Amini <mehdi.amini@apple.com> llvm-svn: 269684
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud