diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2020-03-17 18:17:39 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-17 18:17:39 -0700 |
commit | b4a8ace5c6d7f31e6d2117529220688975b6e59b (patch) | |
tree | c87cbe94c2c936b18c0f6d9b100b26949ed285a6 /scripts/validation_shell.js | |
parent | 595d8a3f360b7642a82459ea0ed0a825b0dd7043 (diff) | |
download | binaryen-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/validation_shell.js')
0 files changed, 0 insertions, 0 deletions