1
Fork 0
rust/compiler/rustc_codegen_ssa
Vadim Petrochenkov 2013ccc218 rustc_target: Refactor linker flavor inference
Go through an intermediate pair of `cc`and `lld` hints instead of mapping CLI options to `LinkerFlavor` directly, and use the target's default linker flavor as a reference.
2023-05-29 19:58:11 +03:00
..
src rustc_target: Refactor linker flavor inference 2023-05-29 19:58:11 +03:00
Cargo.toml Auto merge of #111413 - workingjubilee:bump-object-0-31-1, r=MarkSimulacrum 2023-05-20 13:19:37 +00:00
messages.ftl Ensure Fluent messages are in alphabetical order 2023-05-25 23:49:35 +00:00
README.md

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