start memopt(), still buggy
This commit is contained in:
parent
a968dc687d
commit
bbaf4fd61b
5 changed files with 78 additions and 1 deletions
|
@ -467,6 +467,7 @@ renblk(Blk *b, Name **stk, Fn *fn)
|
|||
renblk(s, stk, fn);
|
||||
}
|
||||
|
||||
/* require ndef */
|
||||
void
|
||||
ssa(Fn *fn)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue