Update behavior tests
This commit is contained in:
committed by
Andrew Kelley
parent
43cb19ea4d
commit
21f0503c01
@@ -2315,6 +2315,7 @@ pub const FuncGen = struct {
|
||||
.wrap_errunion_err => try self.airWrapErrUnionErr(inst),
|
||||
|
||||
.wasm_memory_size => try self.airWasmMemorySize(inst),
|
||||
.wasm_memory_grow => try self.airWasmMemoryGrow(inst),
|
||||
|
||||
.constant => unreachable,
|
||||
.const_ty => unreachable,
|
||||
|
||||
Reference in New Issue
Block a user