rust/compiler/rustc_codegen_ssa
bors ab039f79b8 Auto merge of #116514 - petrochenkov:nogccld, r=lqd
linker: Remove `-Zgcc-ld` option

It is subsumed by `-Clinker-flavor=*-lld-cc -Clink-self-contained=+linker` options now.

r? `@lqd`
2023-10-08 09:04:57 +00:00
..
2023-08-14 23:05:45 +08:00
2023-10-08 10:05:25 +03:00

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