Skip to content

Enable LTO for rustc_driver.so#101403

Merged
bors merged 5 commits intorust-lang:masterfrom
bjorn3:dylib_lto
Oct 23, 2022
Merged

Enable LTO for rustc_driver.so#101403
bors merged 5 commits intorust-lang:masterfrom
bjorn3:dylib_lto

Conversation

@bjorn3
Copy link
Member

@bjorn3 bjorn3 commented Sep 4, 2022

Alternative to #97154

This enables LTO'ing dylibs behind a feature flag and uses this feature for compiling rustc_driver.so.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-testsuite Area: The testsuite used to check the correctness of rustc A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.