Made .block = false in WipFunction.hasResultWip
This commit is contained in:
@@ -4363,6 +4363,7 @@ pub const Function = struct {
|
||||
.@"store atomic",
|
||||
.@"switch",
|
||||
.@"unreachable",
|
||||
.block,
|
||||
=> false,
|
||||
.call,
|
||||
.@"call fast",
|
||||
|
||||
Reference in New Issue
Block a user