forked from M-Labs/nac3
David Mak
60a503a791
All allocas for temporary objects are now placed in the beginning of the function. Allocas for on-temporary objects are not modified because these variables may appear in a loop and thus must be uniquely allocated by different allocas. |
||
---|---|---|
.. | ||
irrt | ||
concrete_type.rs | ||
expr.rs | ||
generator.rs | ||
mod.rs | ||
stmt.rs | ||
test.rs |