diff options
author | Alon Zakai <azakai@google.com> | 2021-09-01 14:06:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-01 21:06:56 +0000 |
commit | 4bf2d3bc3da17a28b65222d6e84f6126dcb9c553 (patch) | |
tree | c3ea072129f8d30305280cb1265badcaffc1928a /src/wasm/wasm-binary.cpp | |
parent | b50064bde4f584813398b7696ce7a4a3bf1cbbaa (diff) | |
download | binaryen-4bf2d3bc3da17a28b65222d6e84f6126dcb9c553.tar.gz binaryen-4bf2d3bc3da17a28b65222d6e84f6126dcb9c553.tar.bz2 binaryen-4bf2d3bc3da17a28b65222d6e84f6126dcb9c553.zip |
Fix the effects of array.copy (#4118)
This appeared to be a regression from #4117, however this
was always a bug, and that PR just exposed it. That is,
somehow we forgot to indicate the effects of ArrayCopy, and
after that PR we'd vacuum it out incorrectly.
Diffstat (limited to 'src/wasm/wasm-binary.cpp')
0 files changed, 0 insertions, 0 deletions