summaryrefslogtreecommitdiff
path: root/scripts/gen-s-parser.py
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2022-04-04 17:21:29 -0700
committerGitHub <noreply@github.com>2022-04-05 00:21:29 +0000
commit18c969e74f14670e52cc9f74c4e76ff197af3f36 (patch)
tree38a300bd08225fd7333ad3f45c8f965f4ac1f918 /scripts/gen-s-parser.py
parent0315a5bb3d73ce6c9fe550b3661ec5e78e423520 (diff)
downloadbinaryen-18c969e74f14670e52cc9f74c4e76ff197af3f36.tar.gz
binaryen-18c969e74f14670e52cc9f74c4e76ff197af3f36.tar.bz2
binaryen-18c969e74f14670e52cc9f74c4e76ff197af3f36.zip
[Wasm GC] Fix unreachable local.gets of non-nullable locals in CoalesceLocals (#4574)
Normally we just replace unreachable local.gets with a constant (0, or null), but if the local is non-nullable we can't do that. Fixes #4573
Diffstat (limited to 'scripts/gen-s-parser.py')
0 files changed, 0 insertions, 0 deletions