about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/common.rs
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2021-06-09 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2021-06-10 14:53:06 +0200
commit40c9aaee138be57bbc98fdb5ccb4c4b70a63e5cf (patch)
treed4a9fd924078c3e23bd7bc339b744519538e8ca5 /compiler/rustc_codegen_llvm/src/common.rs
parent0279cb11ed98bdc589c66572477fd27f1dd3e0ac (diff)
downloadrust-40c9aaee138be57bbc98fdb5ccb4c4b70a63e5cf.tar.gz
rust-40c9aaee138be57bbc98fdb5ccb4c4b70a63e5cf.zip
Do not emit alloca for ZST locals with multiple assignments
When rebuilding the standard library with `-Zbuild-std` this reduces the
number of locals that require an allocation from 62315 to 61767.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/common.rs')
0 files changed, 0 insertions, 0 deletions