rust/src/rustc/driver
Marijn Haverbeke 84019aa0dc Keep an explicit map of things that have to be spilled
This prevents us from spilling locals more than once.

Closes #2040
2012-03-23 16:08:01 +01:00
..
diagnostic.rs add mut decls to rustc and make them mandatory 2012-03-21 21:04:14 -07:00
driver.rs Keep an explicit map of things that have to be spilled 2012-03-23 16:08:01 +01:00
rustc.rs Add an LLVM-instruction-counting mode to trans. 2012-03-22 13:44:20 -07:00
session.rs Add an LLVM-instruction-counting mode to trans. 2012-03-22 13:44:20 -07:00