diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2019-11-26 14:38:38 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-26 14:38:38 -0800 |
commit | 7665f703f4e3437564be25ae276e1daaedd98d79 (patch) | |
tree | a38576f36581144dd167df6e1fe27dd2d5c2fd44 /test/unit/test_stack_ir.py | |
parent | 2ad71336a9f156a6f33958c96e4c08967f4920ed (diff) | |
download | binaryen-7665f703f4e3437564be25ae276e1daaedd98d79.tar.gz binaryen-7665f703f4e3437564be25ae276e1daaedd98d79.tar.bz2 binaryen-7665f703f4e3437564be25ae276e1daaedd98d79.zip |
Update type information for em_asm functions (#2480)
We were only updating the imported Function's type name
field and failing to update its params and results. This caused the
binary writer to start using the wrong types after #2466.
This PR fixes the code to update both type representations on the
imported function. This double bookkeeping will be removed entirely in
an upcoming PR.
Diffstat (limited to 'test/unit/test_stack_ir.py')
0 files changed, 0 insertions, 0 deletions