diff options
author | Alon Zakai <azakai@google.com> | 2024-04-24 15:51:53 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 15:51:53 -0700 |
commit | 403568091b42c6bfe38e46d73d8d10cd4c0747e9 (patch) | |
tree | a6252105ea092ca5158097588fbc2b39d074a36c /src/tools/wasm-metadce.cpp | |
parent | 69c232ce43fce5c217331e8b07b60ac8ff3c5e78 (diff) | |
download | binaryen-403568091b42c6bfe38e46d73d8d10cd4c0747e9.tar.gz binaryen-403568091b42c6bfe38e46d73d8d10cd4c0747e9.tar.bz2 binaryen-403568091b42c6bfe38e46d73d8d10cd4c0747e9.zip |
Fuzzer: Update the typeLocals data structure before mutation (#6537)
Rather than compute the map of type to locals of that type once, at the
start, also update it when relevant, as we can add more locals in some
cases. This allows us to local.get from those late-added locals too.
Diffstat (limited to 'src/tools/wasm-metadce.cpp')
0 files changed, 0 insertions, 0 deletions