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. |
||
---|---|---|
.. | ||
snapshots | ||
builtins.rs | ||
composer.rs | ||
helper.rs | ||
mod.rs | ||
test.rs | ||
type_annotation.rs |