about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2022-08-01 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2022-08-25 07:12:16 +0200
commit31d892a942bd490b3478ceb6624c387b75690279 (patch)
tree0f208a9da68c5283cc5f5807996a000a6aaeae42 /compiler/rustc_codegen_llvm/src
parent5462da52ba9edc77c2a7e4fc77aaf3b977d41ad1 (diff)
downloadrust-31d892a942bd490b3478ceb6624c387b75690279.tar.gz
rust-31d892a942bd490b3478ceb6624c387b75690279.zip
Fix liveness analysis for yield terminators
A resume place is evaluated and assigned to only after a yield
terminator resumes. Ensure that locals used when evaluating the
resume place are live across the yield.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions