rust/compiler/rustc_codegen_ssa
bjorn3 808090eb07 Pass target_cpu to LinkerInfo::new instead of link_binary
This is one step towards separating the linking code from codegen backends
2021-05-02 18:00:20 +02:00
..
src Pass target_cpu to LinkerInfo::new instead of link_binary 2021-05-02 18:00:20 +02:00
Cargo.toml Upgrade memmap to memmap2 in other crates. 2021-03-18 18:36:55 +01:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.