diff options
author | Heejin Ahn <aheejin@gmail.com> | 2021-09-24 10:52:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-24 10:52:16 -0700 |
commit | a6dbadb8d180aff3c481ad8fd3009a712c11b449 (patch) | |
tree | 659a10152ac7cd872df52c525cf4f102e7c16b42 /test/lit/help/wasm-split.test | |
parent | 75e4e53292a5c6bf9736b0483de96667ba92774f (diff) | |
download | binaryen-a6dbadb8d180aff3c481ad8fd3009a712c11b449.tar.gz binaryen-a6dbadb8d180aff3c481ad8fd3009a712c11b449.tar.bz2 binaryen-a6dbadb8d180aff3c481ad8fd3009a712c11b449.zip |
[Fuzzer] Don't prompt user when seed is given (#4185)
Fuzzer shows the initial contents and prompts the user if they want to
proceed after #4173, but when the fuzzer is used within a script called
from `wasm-reduce`, we shouldn't pause for the user input. This shows
the prompt only when there is no seed given.
To do that, we now initialize the important initial contents from
`main`. We used to assign those variables before we start `main`.
Diffstat (limited to 'test/lit/help/wasm-split.test')
0 files changed, 0 insertions, 0 deletions