Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More #1678 fixes (#1685) | Alon Zakai | 2018-09-20 | 1 | -0/+17 |
While debugging to fix the waterfall regressions I noticed that wasm-reduce regressed. We need to be more careful with visitFunction which now may visit an imported function - I found a few not-well-tested passes that also regressed that way. |