diff options
| author | Lucas Molas <schomatis@gmail.com> | 2019-02-14 23:49:45 -0300 |
|---|---|---|
| committer | Lucas Molas <schomatis@gmail.com> | 2019-02-15 21:09:53 -0300 |
| commit | 4ae4e0501bdf9e6d6be06757b08f92e3553848c6 (patch) | |
| tree | 43b4103dae657045031d88d68571449d5c9d74dd /src/rustllvm/RustWrapper.cpp | |
| parent | 200bc02a5e41e763175b5fa9eb97f27a472c777f (diff) | |
| download | rust-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
