about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorNiko Matsakis <niko@alum.mit.edu>2016-03-23 20:46:38 -0400
committerNiko Matsakis <niko@alum.mit.edu>2016-03-23 20:46:38 -0400
commit0769865f7f42d0c52b35552fe8d17e651d32772a (patch)
tree28db3425e1ebbfeb9212c9d11eb4b610521c60f5 /src/rustllvm/RustWrapper.cpp
parenta276e755e7e272e7bbd95eb3f82f2fcc946825a5 (diff)
downloadrust-0769865f7f42d0c52b35552fe8d17e651d32772a.tar.gz
rust-0769865f7f42d0c52b35552fe8d17e651d32772a.zip
rewrite scope drop to be iterative
while I'm at it, remove the "extra caching" that I was doing for no good
reason except laziness. Basically before I was caching at each scope in
the chain, but there's not really a reason to do that, since the cached
entry point at level N is always equal to the last cached exit point
from level N-1.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions