diff options
| author | Tomasz Miąsko <tomasz.miasko@gmail.com> | 2020-09-03 00:00:00 +0000 |
|---|---|---|
| committer | Tomasz Miąsko <tomasz.miasko@gmail.com> | 2020-09-03 17:01:27 +0200 |
| commit | 9daf8fd5b1d369cd2f91ac919dc5d17f4fd43c0c (patch) | |
| tree | 66fbdfad809b768916b1f81ccaffd06293955129 /compiler/rustc_codegen_llvm/src | |
| parent | 08deb863bdebfcbbb71c18acf903eca84f1df4e7 (diff) | |
| download | rust-9daf8fd5b1d369cd2f91ac919dc5d17f4fd43c0c.tar.gz rust-9daf8fd5b1d369cd2f91ac919dc5d17f4fd43c0c.zip | |
inliner: Emit storage markers for introduced arg temporaries
When introducing argument temporaries during inlining, emit storage marker statements just before the assignment and in the beginning of the return block. This ensures that such temporaries will not be considered live across yield points after inlining inside a generator.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
