rust/compiler/rustc_codegen_ssa
Vadim Petrochenkov 0e38a65612 linker: Refactor APIs for linking static libraries
Rename `link(_whole)(staticlib,rlib)` to something more suitable.
2024-01-24 01:51:43 +03:00
..

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