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>2021-10-22 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2021-10-23 09:26:22 +0200
commite4aeeca667b6ce0446703f22f95552a64954df0d (patch)
tree070dbc95a8176dd08ca603311e88dcdbfa08e003 /compiler/rustc_codegen_llvm/src
parenta3f7c4db0373aa077f86cdd1bf11122845d3b65a (diff)
downloadrust-e4aeeca667b6ce0446703f22f95552a64954df0d.tar.gz
rust-e4aeeca667b6ce0446703f22f95552a64954df0d.zip
Reset qualifs when a storage of a local ends
to ensure that the local qualifs are affected by the state from previous
loop iterations only if the local is kept alive.

The change should be forward compatible with a stricter handling of
indirect assignments, since storage dead invalidates all existing
pointers to the local.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions