about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2018-03-09 13:19:00 -0800
committerAlex Crichton <alex@alexcrichton.com>2018-03-09 13:21:37 -0800
commitff227c4a2d8a2fad5abf322f6f1391ae6779197f (patch)
tree9696b5c2414d86bdaaa357544d1c5cb4531fbe7c /src/rustllvm/RustWrapper.cpp
parentfedce67cd21dc08ece5a484fe1a060346acac98a (diff)
downloadrust-ff227c4a2d8a2fad5abf322f6f1391ae6779197f.tar.gz
rust-ff227c4a2d8a2fad5abf322f6f1391ae6779197f.zip
rustbuild: Remove ThinLTO-related configuration
This commit removes some ThinLTO/codegen unit cruft primarily only needed during
the initial phase where we were adding ThinLTO support to rustc itself. The
current bootstrap compiler knows about ThinLTO and has it enabled by default for
multi-CGU builds which are also enabled by default. One CGU builds (aka
disabling ThinLTO) can be achieved by configuring the number of codegen units to
1 for a particular builds.

This also changes the defaults for our dist builders to go back to multiple
CGUs. Unfortunately we're seriously bleeding for cycle time on the bots right
now so we need to recover any time we can.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions