start memopt(), still buggy

This commit is contained in:
Quentin Carbonneaux 2015-11-19 21:38:23 -05:00
parent a968dc687d
commit bbaf4fd61b
5 changed files with 78 additions and 1 deletions

View file

@ -467,6 +467,7 @@ renblk(Blk *b, Name **stk, Fn *fn)
renblk(s, stk, fn);
}
/* require ndef */
void
ssa(Fn *fn)
{