about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2021-01-27 04:43:28 +0900
committerGitHub <noreply@github.com>2021-01-27 04:43:28 +0900
commitacbd1010efd1f0dfc83d45d330a028cc7ca9433d (patch)
treea4f59ddcb72a8675b42c01fcf925ee5897809e57 /compiler/rustc_codegen_llvm/src
parent3741844711916e306bf570232417d4155c1c7caf (diff)
parent59195a277246ec194ca3a02ecc563c4dd9c06857 (diff)
downloadrust-acbd1010efd1f0dfc83d45d330a028cc7ca9433d.tar.gz
rust-acbd1010efd1f0dfc83d45d330a028cc7ca9433d.zip
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).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions