diff options
author | Alon Zakai <azakai@google.com> | 2022-11-22 14:22:02 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-22 22:22:02 +0000 |
commit | f8e6d0253ba96bd26013146282ea4063f5853289 (patch) | |
tree | 3fa65092fc38ee28b3dfa67586ff0d620c0531ca /test/lit/passes/ssa.wast | |
parent | c834ac4c11ecbb4e17e81d3ebcb64a6c6f453818 (diff) | |
download | binaryen-f8e6d0253ba96bd26013146282ea4063f5853289.tar.gz binaryen-f8e6d0253ba96bd26013146282ea4063f5853289.tar.bz2 binaryen-f8e6d0253ba96bd26013146282ea4063f5853289.zip |
Dump only the binary in pass-debug mode (#5290)
Dumping the text is nice sometimes, but on huge testcases the wat can be 1 GB
in size (!), and so dumping one per pass can lead to using 20 GB or so for the full
optimization pipeline. Emit just the binary to avoid that.
Diffstat (limited to 'test/lit/passes/ssa.wast')
0 files changed, 0 insertions, 0 deletions