]> granicus.if.org Git - clang/commit
[ThinLTO] Correct documentation on default number of threads
authorTeresa Johnson <tejohnson@google.com>
Fri, 17 Aug 2018 13:19:36 +0000 (13:19 +0000)
committerTeresa Johnson <tejohnson@google.com>
Fri, 17 Aug 2018 13:19:36 +0000 (13:19 +0000)
commit61a414c49a74cde09db8428e3a37dc41cf0d024e
tree1115853b058f452ddf4184e395c571fb09822f6b
parent4359c1a58863640babaf51aad0b511e1b1f82f9d
[ThinLTO] Correct documentation on default number of threads

Summary:
The number of threads used for ThinLTO backend parallelism was
dropped to the number of cores in r284618 to avoid oversubscribing
physical cores due to hyperthreading. This updates the documentation
to reflect that change.

Fixes PR38610.

Reviewers: pcc

Subscribers: mehdi_amini, inglorion, eraman, steven_wu, dexonsmith, cfe-commits

Differential Revision: https://reviews.llvm.org/D50882

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@340021 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ThinLTO.rst