about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorLucas Molas <schomatis@gmail.com>2019-02-14 23:49:45 -0300
committerLucas Molas <schomatis@gmail.com>2019-02-15 21:09:53 -0300
commit4ae4e0501bdf9e6d6be06757b08f92e3553848c6 (patch)
tree43b4103dae657045031d88d68571449d5c9d74dd /src/rustllvm/RustWrapper.cpp
parent200bc02a5e41e763175b5fa9eb97f27a472c777f (diff)
downloadrust-4ae4e0501bdf9e6d6be06757b08f92e3553848c6.tar.gz
rust-4ae4e0501bdf9e6d6be06757b08f92e3553848c6.zip
nll: remove `NllLivenessMap` from `LocalUseMap`
Extend `LocalUseMap`'s `IndexVec`s that track def/use/drop data to store the
original `Local` indexes and not the compacted `LiveVar` ones (favoring speed
and code simplicity over space). Remove the `NllLivenessMap` embedded inside it
since it's no longer needed to perform the `LiveVar`/`Local` conversion.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions