This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 1884c59 [LTO/Thin] Make the number of threads to run in the BE configurable. new 539a757 [LTO] Split the options for ThinLTO jobs and Regular LTO partitions
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ELF/Config.h | 3 ++- ELF/Driver.cpp | 9 ++++++--- ELF/LTO.cpp | 7 ++++--- ELF/Options.td | 4 +++- test/ELF/basic.s | 7 +++++-- test/ELF/lto/parallel-internalize.ll | 3 ++- test/ELF/lto/parallel.ll | 2 +- test/ELF/lto/thinlto.ll | 4 ++-- 8 files changed, 25 insertions(+), 14 deletions(-)