about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorMichael Sullivan <sully@msully.net>2012-06-05 16:33:21 -0700
committerMichael Sullivan <sully@msully.net>2012-06-05 17:33:30 -0700
commit868e3f9180f99ce2d26c84277a644514048d309b (patch)
tree8fc83a8c5608768d9bf6227d2371fba6ed445e56 /src/rt/rust_kernel.cpp
parentd9cdddeb5f80b11763b6f95fd7eecdef705ed12d (diff)
downloadrust-868e3f9180f99ce2d26c84277a644514048d309b.tar.gz
rust-868e3f9180f99ce2d26c84277a644514048d309b.zip
Don't try to keep locals off of the stack. Closes #2408.
There were bugs in the code path for initialization of non-spilled
locals, the code-path is hit approximately never, and mem2reg can do
it for us.
I think this will let us kill spill_map.
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions