mirror of
git://c9x.me/qbe.git
synced 2026-04-06 10:29:46 +00:00
update comment in ssa.c
This commit is contained in:
parent
11eab4c8c7
commit
c8f0945672
@ -29,7 +29,7 @@ adduse(Tmp *tmp, int ty, Blk *b, ...)
|
|||||||
va_end(ap);
|
va_end(ap);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* fill usage and phi information
|
/* fill usage, phi, and class information
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
filluse(Fn *fn)
|
filluse(Fn *fn)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user