diff options
author | Alon Zakai <azakai@google.com> | 2022-09-07 17:13:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-08 00:13:10 +0000 |
commit | d4d33b1e175c962548347c59339783c11d5d1a23 (patch) | |
tree | 6af9da0d244365d3bbc7f5ecb7d3346cd2d643af /test/example/c-api-unused-mem.cpp | |
parent | d81caf99281b0054b98e27e3665f251add6c1d79 (diff) | |
download | binaryen-d4d33b1e175c962548347c59339783c11d5d1a23.tar.gz binaryen-d4d33b1e175c962548347c59339783c11d5d1a23.tar.bz2 binaryen-d4d33b1e175c962548347c59339783c11d5d1a23.zip |
[Effects] Fix hasAnything on mutable global state (#5026)
We explicitly wrote out memory, table, and globals, but did not add structs. This switches
us to use readsMutableGlobalState which has the full list of all relevant global state,
including the memory, table, and globals as well as structs.
Diffstat (limited to 'test/example/c-api-unused-mem.cpp')
0 files changed, 0 insertions, 0 deletions