diff options
author | Alon Zakai <azakai@google.com> | 2020-06-02 11:23:39 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-02 11:23:39 -0700 |
commit | 5c0b857fcc2fce78afc2f222f7d716be8c1949b2 (patch) | |
tree | 724dad335e4f26681a9fb72f57424f078cf038d3 /src/tools/wasm2js.cpp | |
parent | 1b8942ce72a25e1e3d63128660d76b5ecde8acfb (diff) | |
download | binaryen-5c0b857fcc2fce78afc2f222f7d716be8c1949b2.tar.gz binaryen-5c0b857fcc2fce78afc2f222f7d716be8c1949b2.tar.bz2 binaryen-5c0b857fcc2fce78afc2f222f7d716be8c1949b2.zip |
Fuzzer: Don't keep doing `--denan` etc. in testcase handlers (#2889)
FUZZ_OPTS are things like --denan which affect generation of
the original wasm. We were passing those to testcase handlers,
which meant that in addition to the random optimizations we picked
they were also running --denan etc. again. That can be confusing,
so remove it.
Diffstat (limited to 'src/tools/wasm2js.cpp')
0 files changed, 0 insertions, 0 deletions