diff options
| author | Tomasz Miąsko <tomasz.miasko@gmail.com> | 2022-08-01 00:00:00 +0000 |
|---|---|---|
| committer | Tomasz Miąsko <tomasz.miasko@gmail.com> | 2022-08-25 07:12:16 +0200 |
| commit | 31d892a942bd490b3478ceb6624c387b75690279 (patch) | |
| tree | 0f208a9da68c5283cc5f5807996a000a6aaeae42 /compiler/rustc_codegen_llvm/src | |
| parent | 5462da52ba9edc77c2a7e4fc77aaf3b977d41ad1 (diff) | |
| download | rust-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
