filetests: change hex function names to user function numbers
This commit is contained in:
committed by
Jakob Stoklund Olesen
parent
9108725b74
commit
b5601d57c8
@@ -31,7 +31,7 @@ ebb1(v1: i64):
|
||||
|
||||
function %sym() -> i64 {
|
||||
gv0 = globalsym %something
|
||||
gv1 = globalsym #d0bad180d0b5d182d0bed0bd
|
||||
gv1 = globalsym u123:456
|
||||
|
||||
ebb1:
|
||||
v0 = global_addr.i64 gv0
|
||||
|
||||
Reference in New Issue
Block a user