]> git.lizzy.rs Git - rust.git/commit
Move cgu_reuse a bit earlier
authorbjorn3 <bjorn3@users.noreply.github.com>
Fri, 13 May 2022 13:04:48 +0000 (13:04 +0000)
committerbjorn3 <bjorn3@users.noreply.github.com>
Sun, 15 May 2022 11:49:25 +0000 (11:49 +0000)
commit1c1f16c3e3222d9e8d0b17285244e6155fc69db3
tree16f105dad9c0d11a9135ed28bab2240033837a66
parent97d48bec2d2ac7e1aac807e1fe3e8341189db7da
Move cgu_reuse a bit earlier

There is no reason it needs to be lazily computed at the first iteration
of the cgu loop.
compiler/rustc_codegen_ssa/src/base.rs