diff options
author | Alon Zakai <alonzakai@gmail.com> | 2018-11-26 17:32:31 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-26 17:32:31 -0800 |
commit | 9f49e3d9c92703c3f5cf3589a78a3318bfe2bca4 (patch) | |
tree | 158fe730778a8d3bc526a186220d96aeb813809f /test/binaryen.js | |
parent | 4d65912ee77fd665a1bfff50d81e0aa896dab8a5 (diff) | |
download | binaryen-9f49e3d9c92703c3f5cf3589a78a3318bfe2bca4.tar.gz binaryen-9f49e3d9c92703c3f5cf3589a78a3318bfe2bca4.tar.bz2 binaryen-9f49e3d9c92703c3f5cf3589a78a3318bfe2bca4.zip |
Branches only invalidate side effects (#1765)
Previously we assumed that we can't reorder a branching instruction and anything else. However, the only risk is when the other thing has side effects.
Diffstat (limited to 'test/binaryen.js')
0 files changed, 0 insertions, 0 deletions