forked from M-Labs/nac3
David Mak
c7de22287e
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 represented. |
||
---|---|---|
.. | ||
codegen.rs | ||
kernel.ld | ||
lib.rs | ||
symbol_resolver.rs | ||
timeline.rs |