diff options
author | Max Graey <maxgraey@gmail.com> | 2021-11-29 23:27:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-29 13:27:09 -0800 |
commit | 057df435a0b0cf707dc87bd6fec8dbdded697c58 (patch) | |
tree | 6bee26158e9a6a518a06084901c30996bd77780f /src/passes/Flatten.cpp | |
parent | 7f8d7ac89bd916f2fcbec2e14b40f653139ce5b6 (diff) | |
download | binaryen-057df435a0b0cf707dc87bd6fec8dbdded697c58.tar.gz binaryen-057df435a0b0cf707dc87bd6fec8dbdded697c58.tar.bz2 binaryen-057df435a0b0cf707dc87bd6fec8dbdded697c58.zip |
[CMake] Use -O2 for all targets in compile step (#4360)
Previously Emscripten used -Oz. That does reduce code size, but it
turns out to make binaryen.js significantly slower (3x or more) than it
could be, which seems like the wrong tradeoff.
Fixes #4359
Diffstat (limited to 'src/passes/Flatten.cpp')
0 files changed, 0 insertions, 0 deletions