make block labels per-function

This commit is contained in:
Quentin Carbonneaux 2016-03-28 15:35:40 -04:00
parent b75cb8388f
commit e4da265b50
2 changed files with 12 additions and 6 deletions

View file

@ -20,7 +20,7 @@ function $alpha(l %p, w %l, l %n) {
export
function :mem $test() {
@start
@ini
%p =l alloc4 17
%r0 =w call $alpha(l %p, w 65, l 16)
ret %p