diff options
author | Alon Zakai <azakai@google.com> | 2020-06-02 14:22:25 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-02 14:22:25 -0700 |
commit | 88fcf614c69c64691df9101192e277629e9ca124 (patch) | |
tree | 3a324d8d7faa59134a74f42f98349c33842a54f2 /src/asmjs/shared-constants.cpp | |
parent | cb6b1a1f8c17341ca2e8c0f552b24b455f7e2c3b (diff) | |
download | binaryen-88fcf614c69c64691df9101192e277629e9ca124.tar.gz binaryen-88fcf614c69c64691df9101192e277629e9ca124.tar.bz2 binaryen-88fcf614c69c64691df9101192e277629e9ca124.zip |
Fuzzing: Run --denan etc. even on a given wasm (#2887)
When the fuzzer script is given a wasm we don't create a new
one from scratch. But we should still apply --denan and other
things so that we preserve those properties while reducing.
Without this it's possible for reduction to start with a wasm with
no nans but to lose the property eventually, and end up with a
reduced testcase which is not quite what you want.
Diffstat (limited to 'src/asmjs/shared-constants.cpp')
0 files changed, 0 insertions, 0 deletions