diff options
author | Sam Clegg <sbc@chromium.org> | 2019-11-04 22:06:36 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-04 22:06:36 -0800 |
commit | 3cd309f8df18274d27f40465a05636f810352856 (patch) | |
tree | dc724c6139f5901f68ae86a76ea16e3de23ad41b /check.py | |
parent | 368f8a743c8322c3a01633f0cfa8ce205d58fb49 (diff) | |
download | binaryen-3cd309f8df18274d27f40465a05636f810352856.tar.gz binaryen-3cd309f8df18274d27f40465a05636f810352856.tar.bz2 binaryen-3cd309f8df18274d27f40465a05636f810352856.zip |
Don't attempt to de-duplicate asm consts (#2422)
Since we switched the using memory addresses for asm const indexes
and stopping trying to modify the code we can no loner de-duplicate
the asm const strings here.
If we want to de-duplicate in the strings in emscripten we could do that
but it seems like a marginal benefit.
This fixes the test_html5_gamepad failures which is currently showing
up on the emscripten waterfall.
Diffstat (limited to 'check.py')
0 files changed, 0 insertions, 0 deletions