From e4da265b5017332007bb130c7df55b24d6dc4214 Mon Sep 17 00:00:00 2001 From: Quentin Carbonneaux Date: Mon, 28 Mar 2016 15:35:40 -0400 Subject: make block labels per-function --- test/abi4.ssa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/abi4.ssa') diff --git a/test/abi4.ssa b/test/abi4.ssa index 844d985..47255bf 100644 --- a/test/abi4.ssa +++ b/test/abi4.ssa @@ -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 -- cgit 1.4.1