rust/compiler/rustc_codegen_ssa
Daniil Belov 7d4a98e61a Lib kind -l link-arg:
arbitrary link argument like -C link-arg, but respecting relative order to other `-l` options, unstable
2022-07-26 13:55:27 +03:00
..
src Lib kind -l link-arg: 2022-07-26 13:55:27 +03:00
Cargo.toml Use constant eval to do strict validity checks 2022-07-14 22:55:17 +01:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

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