mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 13:40:15 +03:00
f49223c443
This is necessary to support serializing the CodegenContext to a .rlink file in the future for moving LTO to the -Zlink-only step.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.