]> git.lizzy.rs Git - rust.git/commit
Unconditionally update symbols
authorbjorn3 <bjorn3@users.noreply.github.com>
Thu, 10 Feb 2022 17:27:18 +0000 (18:27 +0100)
committerbjorn3 <bjorn3@users.noreply.github.com>
Thu, 10 Feb 2022 17:27:18 +0000 (18:27 +0100)
commit609784711a0a3cb399299d65b58463253541b2da
tree4093e73a48960507569b54fa381b3f18180e8fbf
parent203b622a6590d6469e37ce827a62d5931cc837f2
Unconditionally update symbols

All paths to an ArchiveBuilder::build call update_symbols first.
compiler/rustc_codegen_cranelift/src/archive.rs
compiler/rustc_codegen_gcc/src/archive.rs
compiler/rustc_codegen_llvm/src/back/archive.rs
compiler/rustc_codegen_ssa/src/back/archive.rs
compiler/rustc_codegen_ssa/src/back/link.rs