diff options
author | Alon Zakai <azakai@google.com> | 2024-03-29 16:26:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-29 16:26:14 -0700 |
commit | fedee9fb559e06db94eb5ae565914d59df5db315 (patch) | |
tree | 1b34abeb0dbca67896832945ff3b59ba6a4af07c /test/lit/exec | |
parent | b1b0c3efc56951d210210f6a9d9731d7bd98b415 (diff) | |
download | binaryen-fedee9fb559e06db94eb5ae565914d59df5db315.tar.gz binaryen-fedee9fb559e06db94eb5ae565914d59df5db315.tar.bz2 binaryen-fedee9fb559e06db94eb5ae565914d59df5db315.zip |
GUFA: Fix hashing of GlobalInfo's type (#6455)
For a global we store the name and a type, and the type may
be more precise than the global's type in the wasm. As a
result, when hashing, it is not enough to hash only the name, so hash
the type as well.
Also add a random TODO as a comment.
Diffstat (limited to 'test/lit/exec')
0 files changed, 0 insertions, 0 deletions