Files
rust/compiler/rustc_codegen_llvm/src
bors b20e3ff2af Auto merge of #86911 - bjorn3:crate_info_refactor, r=petrochenkov
Refactor linker code

This merges `LinkerInfo` into `CrateInfo` as there is no reason to keep them separate. `LinkerInfo::to_linker` is merged into `get_linker` as both have different logic for each linker type and `to_linker` is directly called after `get_linker`. Also contains a couple of small cleanups.

See the individual commits for all changes.
2021-07-06 22:20:43 +00:00
..
2021-07-02 20:38:37 -04:00
2021-06-23 16:26:46 -04:00
2021-02-17 11:25:55 +01:00
2021-05-23 18:03:27 +10:00
2021-06-01 21:12:27 +02:00
2021-06-23 16:26:46 -04:00
2021-01-23 17:19:49 -05:00
2020-08-30 18:45:07 +03:00