1
Fork 0
rust/compiler/rustc_codegen_ssa
Rémy Rakic 5b9aa26401 implement opt out -Clink-self-contained=-linker
record both enabled and disabled components so that they can be merged
with the ones that the target spec will define
2023-10-08 21:57:39 +00:00
..
src implement opt out -Clink-self-contained=-linker 2023-10-08 21:57:39 +00: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.