1
Fork 0
rust/compiler/rustc_codegen_ssa
Vadim Petrochenkov b563595c6e linker: Remove -Zgcc-ld option
It is subsumed by `-Clinker-flavor=*-lld-cc -Clink-self-contained=+linker` options now
2023-10-08 10:05:25 +03:00
..
src linker: Remove -Zgcc-ld option 2023-10-08 10:05:25 +03:00
Cargo.toml Upgrade Object and related deps 2023-08-14 23:05:45 +08:00
messages.ftl linker: Remove -Zgcc-ld option 2023-10-08 10:05:25 +03:00
README.md

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