summaryrefslogtreecommitdiff
path: root/scripts/fuzz_passes.py
diff options
context:
space:
mode:
authorThomas Lively <7121787+tlively@users.noreply.github.com>2020-03-17 18:17:39 -0700
committerGitHub <noreply@github.com>2020-03-17 18:17:39 -0700
commitb4a8ace5c6d7f31e6d2117529220688975b6e59b (patch)
treec87cbe94c2c936b18c0f6d9b100b26949ed285a6 /scripts/fuzz_passes.py
parent595d8a3f360b7642a82459ea0ed0a825b0dd7043 (diff)
downloadbinaryen-b4a8ace5c6d7f31e6d2117529220688975b6e59b.tar.gz
binaryen-b4a8ace5c6d7f31e6d2117529220688975b6e59b.tar.bz2
binaryen-b4a8ace5c6d7f31e6d2117529220688975b6e59b.zip
Dump initial wasts in fuzzer (#2697)
Tuple operations lower to stacky code, so round tripping from IR to binary and back is a lossy operation. To help make diagnosing bugs uncovered by the fuzzer easier, this change writes the original IR generated by the fuzzer and the IR produced by optimizations to files that can be inspected after a crash to determine exactly what IR was emitted.
Diffstat (limited to 'scripts/fuzz_passes.py')
0 files changed, 0 insertions, 0 deletions