diff options
author | Alon Zakai <alonzakai@gmail.com> | 2018-01-17 20:26:04 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-17 20:26:04 -0800 |
commit | 692069c6eef63754c27e815fd948fea6185d7619 (patch) | |
tree | ec0e9615bb30a0a640746fb2e3743c614c48905f /src/wasm-interpreter.h | |
parent | 0a9ddae715b2cff23a86cf14bbf6a4b870511395 (diff) | |
download | binaryen-692069c6eef63754c27e815fd948fea6185d7619.tar.gz binaryen-692069c6eef63754c27e815fd948fea6185d7619.tar.bz2 binaryen-692069c6eef63754c27e815fd948fea6185d7619.zip |
Refactor optimization defaults (#1366)
Followup to #1357. This moves the optimization settings into pass.h, and uses it from there in the various places.
This also splits up huge lines from the tracing code, which put all block children (whose number can be arbitrarily large) on one line. This seems to have caused random errors on the bots, I suspect from overflowing a buffer. Anyhow, it's much more clear to split the lines at a reasonable length.
Diffstat (limited to 'src/wasm-interpreter.h')
0 files changed, 0 insertions, 0 deletions