mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
a1208bf765
Revert "Make `lto` and `linker-plugin-lto` work the same for `compiler_builtins`
This reverts commit cf8753e4f9 (PR https://github.com/rust-lang/rust/pull/145368) and fix the regressions reported at rust-lang/rust#145981, rust-lang/rust#146109, and rust-lang/rust#146145.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.