rust/compiler
Yuki Okushi acbd1010ef
Rollup merge of #81369 - tgnottingham:codegen-to-llvm-ir-wall-time, r=lcnr
rustc_codegen_ssa: use wall time for codegen_to_LLVM_IR time-passes entry

Use elapsed wall time spent on codegen_to_LLVM_IR for all CGUs as a
whole, rather than the sum for each CGU (the distinction matters for
parallel builds, where some CGUs are processed in parallel).
2021-01-27 04:43:28 +09:00
..
2021-01-23 10:30:38 +01:00
2021-01-21 21:41:46 -08:00
2021-01-16 18:56:37 -05:00
2021-01-23 15:41:17 -05:00
2021-01-16 18:56:37 -05:00