diff options
author | Sam Clegg <sbc@chromium.org> | 2020-04-10 01:01:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-09 22:01:23 -0700 |
commit | 6a51af5d858b6d3378749d17065c44cf50b62a26 (patch) | |
tree | 20dfbc05715519ff75355143c851b6c2e5fb3d81 /src/wasm2js.h | |
parent | 1b56c2b341e838656adca9a7101d824ed757d6ad (diff) | |
download | binaryen-6a51af5d858b6d3378749d17065c44cf50b62a26.tar.gz binaryen-6a51af5d858b6d3378749d17065c44cf50b62a26.tar.bz2 binaryen-6a51af5d858b6d3378749d17065c44cf50b62a26.zip |
Remove writes to globals that are never written to (#2741)
Since the global is never read, we know that any write operation
will be unobservable.
Diffstat (limited to 'src/wasm2js.h')
0 files changed, 0 insertions, 0 deletions