summaryrefslogtreecommitdiff
path: root/src/tools/wasm2js.cpp
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2020-06-02 11:23:39 -0700
committerGitHub <noreply@github.com>2020-06-02 11:23:39 -0700
commit5c0b857fcc2fce78afc2f222f7d716be8c1949b2 (patch)
tree724dad335e4f26681a9fb72f57424f078cf038d3 /src/tools/wasm2js.cpp
parent1b8942ce72a25e1e3d63128660d76b5ecde8acfb (diff)
downloadbinaryen-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