diff options
author | Alon Zakai <azakai@google.com> | 2022-07-07 10:40:02 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-07 10:40:02 -0700 |
commit | a82e2dbfc3a554377b93cc1f5fca731ff688f925 (patch) | |
tree | 19eed61813e8359d6fad3f84136a6b17b9c34028 /src/asmjs/shared-constants.cpp | |
parent | dc73f07807400eb48b8c4bc173bae37f188fc90b (diff) | |
download | binaryen-a82e2dbfc3a554377b93cc1f5fca731ff688f925.tar.gz binaryen-a82e2dbfc3a554377b93cc1f5fca731ff688f925.tar.bz2 binaryen-a82e2dbfc3a554377b93cc1f5fca731ff688f925.zip |
Fuzzer: Fix determinism fuzzing (#4767)
#4758 regressed the determinism fuzzer. First, FEATURE_OPTS is not a
list but a string. Second, as a hack another location would add --strip-dwarf
to that list, but that only works in wasm-opt. To fix that, remove the hack
and instead just ignore DWARF-containing files.
Diffstat (limited to 'src/asmjs/shared-constants.cpp')
0 files changed, 0 insertions, 0 deletions