diff options
| author | Yuki Okushi <huyuumi.dev@gmail.com> | 2020-01-03 17:56:20 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-03 17:56:20 +0900 |
| commit | 7c404ce2332e72bc8e2bed8f14ab0e0e6002d2af (patch) | |
| tree | 07e4d429366c3212dd75f5147c9797726c8382dd /src/test/debuginfo/enum-thinlto.rs | |
| parent | 0a58f5864659ddfe1d95c122abaa75c88220aed0 (diff) | |
| parent | 6f57bad3182aa67368948dde1bead475f064160d (diff) | |
| download | rust-7c404ce2332e72bc8e2bed8f14ab0e0e6002d2af.tar.gz rust-7c404ce2332e72bc8e2bed8f14ab0e0e6002d2af.zip | |
Rollup merge of #67450 - michaelwoerister:bootstrap-import-limit, r=Mark-Simulacrum
Allow for setting a ThinLTO import limit during bootstrap The benchmarks in https://github.com/rust-lang/rust/pull/66625 have shown that a lower ThinLTO import limit can be a net win for bootstrap times. This PR: - exposes the setting to `config.toml`, - defaults to a lower limit if `incremental = true` in `config.toml`, and - sets a lower limit for `x86_64-gnu-llvm-7` CI image in order to make the jobs complete more quickly (which remains to be tested). This setting will affect how the compiler and it's tools are compiled. It will not affect the settings the compiler uses when compiling user code. r? @pietroalbini cc @rust-lang/infra
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions
