rust/compiler/rustc_codegen_ssa
Vadim Petrochenkov e792de28c8 linker: Simplify linking of compiler_builtins and profiler_builtins
This also fixes linking of native libraries bundled into these crates when `-Zpacked-bundled-libs` is enabled
2022-11-12 23:02:33 +03:00
..

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