rust/compiler/rustc_codegen_ssa
Vadim Petrochenkov 73317f8b0d linker: Stop using whole-archive on dependencies of dylibs
https://github.com/rust-lang/rust/pull/95604 implemented a better and more fine-grained way of keeping exported symbols alive.
2022-04-26 23:16:07 +03:00
..
2022-03-04 11:54:28 -06:00

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