rust/compiler/rustc_codegen_ssa
kit 9bbc9cb597 Add a helper method for linker arguments
Linker arguments must transformed when Rust is interacting with the
linker through a compiler. This commit introduces a helper function
that abstracts away details of this transformation.
2021-11-14 18:49:15 +11:00
..
2021-10-03 16:08:54 +02:00

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