]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Auto merge of #68601 - 0dvictor:split, r=tmandry
authorbors <bors@rust-lang.org>
Tue, 4 Feb 2020 05:48:54 +0000 (05:48 +0000)
committerbors <bors@rust-lang.org>
Tue, 4 Feb 2020 05:48:54 +0000 (05:48 +0000)
commitfc07615c49259b16e1d1789e23050e71b744c652
treeb0ce92ca0e2ec863a00a23c6624094a8cdd27de9
parent42a0bd2091b9ca8fe5059fd5f4a26279a388f278
parentae51d2ba32a3dfa3811ee19164ef789eb734a38b
Auto merge of #68601 - 0dvictor:split, r=tmandry

Split `join_codegen_and_link()` into two steps

`join_codegen_and_link()` is split to `join_codegen()` and `link()`.
src/librustc_codegen_llvm/lib.rs