summaryrefslogtreecommitdiff
path: root/src/wasm-js.cpp
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2018-01-17 20:26:04 -0800
committerGitHub <noreply@github.com>2018-01-17 20:26:04 -0800
commit692069c6eef63754c27e815fd948fea6185d7619 (patch)
treeec0e9615bb30a0a640746fb2e3743c614c48905f /src/wasm-js.cpp
parent0a9ddae715b2cff23a86cf14bbf6a4b870511395 (diff)
downloadbinaryen-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-js.cpp')
0 files changed, 0 insertions, 0 deletions