diff options
author | Alon Zakai <azakai@google.com> | 2021-04-05 14:09:01 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-05 14:09:01 -0700 |
commit | b900ed95deda68dad12b3aac7d1283f642e7a545 (patch) | |
tree | 20724af201132681c10e4e0c5753c763b5eeae3d /src/tools/wasm-ctor-eval.cpp | |
parent | 1bb172c789bb3a61aeaae78f5464d0544627ed3e (diff) | |
download | binaryen-b900ed95deda68dad12b3aac7d1283f642e7a545.tar.gz binaryen-b900ed95deda68dad12b3aac7d1283f642e7a545.tar.bz2 binaryen-b900ed95deda68dad12b3aac7d1283f642e7a545.zip |
Reducer: skip more functions when failing to remove them (#3718)
This avoids an annoying case where in each iteration we try to remove
every function one by one and keep failing. Instead, we'll skip large
numbers of them when the factor is large at least.
Also shorten some unnecessary logging.
Diffstat (limited to 'src/tools/wasm-ctor-eval.cpp')
0 files changed, 0 insertions, 0 deletions