Skip to content

Commit 9029772

Browse files
committed
Update fixture with upstream changes
1 parent 761db6d commit 9029772

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/compiler/switch.release.wat

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1070,7 +1070,6 @@
10701070
call $~lib/rt/tlsf/initialize
10711071
end
10721072
global.get $~lib/rt/tlsf/ROOT
1073-
local.set $1
10741073
local.get $0
10751074
i32.const 4
10761075
i32.sub
@@ -1103,7 +1102,6 @@
11031102
i32.const 1
11041103
i32.or
11051104
i32.store
1106-
local.get $1
11071105
local.get $2
11081106
call $~lib/rt/tlsf/insertBlock
11091107
end
@@ -2209,20 +2207,16 @@
22092207
i32.store
22102208
local.get $0
22112209
i32.load
2212-
local.set $0
22132210
global.get $~lib/memory/__stack_pointer
22142211
local.get $1
22152212
i32.store
2216-
local.get $0
22172213
local.get $1
22182214
i32.load
22192215
i32.eq
2220-
local.set $0
22212216
global.get $~lib/memory/__stack_pointer
22222217
i32.const 4
22232218
i32.add
22242219
global.set $~lib/memory/__stack_pointer
2225-
local.get $0
22262220
)
22272221
(func $switch/BarClass#constructor (param $0 i32) (result i32)
22282222
(local $1 i32)

0 commit comments

Comments
 (0)