Skip to content

Commit

Permalink
Auto merge of rust-lang#103647 - lqd:osx-x64-lto, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
Enable ThinLTO for rustc on `x86_64-apple-darwin`

Local measurements seemed to show an improvement on a couple benchmarks, so I'd like to test real CI builds, and see if the builder doesn't timeout with the expected slight increase in build times.

Let's start with x64 rustc ThinLTO, and then figure out the file structure to configure LLVM ThinLTO. Maybe we'll then try `aarch64` builds since that also looked good locally.
  • Loading branch information
bors committed Dec 11, 2022
2 parents 17a1143 + 7ee4a9b commit 43ed560
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 43ed560

Please sign in to comment.