diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-01-25 17:39:27 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-25 17:39:27 +0100 |
| commit | 87448be96fbd85ec953ad8ed52ed39d90f4b1d6d (patch) | |
| tree | c5018d317cc92807ab4cc1d53fdfeb1cbf3cb948 /compiler/rustc_codegen_llvm/src/llvm_util.rs | |
| parent | 37f02320bc701ae5b9505ec6f9384c664cd4bbcb (diff) | |
| parent | 03f23c1a2fd36b33820750ddf41246ad322baef7 (diff) | |
| download | rust-87448be96fbd85ec953ad8ed52ed39d90f4b1d6d.tar.gz rust-87448be96fbd85ec953ad8ed52ed39d90f4b1d6d.zip | |
Rollup merge of #120099 - petrochenkov:linkapi, r=WaffleLapkin
linker: Refactor library linking methods in `trait Linker` Linkers are not aware of Rust libraries, they look like regular static or dynamic libraries to them, so Rust-specific methods in `trait Linker` do not make much sense. They can be either removed or renamed to something more suitable. Commits after the second one are cleanups.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions
