mirror of
git://c9x.me/qbe.git
synced 2026-04-05 18:09:47 +00:00
test liveness
This commit is contained in:
parent
ecebb6f48e
commit
866b981a55
@ -55,6 +55,8 @@ func(Fn *fn)
|
||||
fillrpo(fn);
|
||||
fillpreds(fn);
|
||||
filluse(fn);
|
||||
|
||||
filllive(fn);
|
||||
#if 0
|
||||
memopt(fn);
|
||||
ssa(fn);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user