]> git.lizzy.rs Git - rust.git/commit
linker: Simplify linking of `compiler_builtins` and `profiler_builtins`
authorVadim Petrochenkov <vadim.petrochenkov@gmail.com>
Thu, 20 Oct 2022 14:57:47 +0000 (18:57 +0400)
committerVadim Petrochenkov <vadim.petrochenkov@gmail.com>
Sat, 12 Nov 2022 20:02:33 +0000 (23:02 +0300)
commite792de28c8f753b43d2af5fce662eddef1517aa4
treec979d8442f183d4b10739e11cd65f0ca5c205188
parentcae3c936eb963cedc6523baeeaa9a58d13fa4c2e
linker: Simplify linking of `compiler_builtins` and `profiler_builtins`

This also fixes linking of native libraries bundled into these crates when `-Zpacked-bundled-libs` is enabled
compiler/rustc_codegen_ssa/src/back/link.rs
compiler/rustc_codegen_ssa/src/base.rs