diff options
author | Alon Zakai <azakai@google.com> | 2021-07-26 13:04:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-26 20:04:09 +0000 |
commit | 8b606524401bf6fc9e0f46f51a66c5e37ec6e707 (patch) | |
tree | 995731a27ac3a03e0085517896d6dcea314e75b5 /src/wasm-interpreter.h | |
parent | f09bb989a15451960c1078426b61dcc50f232a0a (diff) | |
download | binaryen-8b606524401bf6fc9e0f46f51a66c5e37ec6e707.tar.gz binaryen-8b606524401bf6fc9e0f46f51a66c5e37ec6e707.tar.bz2 binaryen-8b606524401bf6fc9e0f46f51a66c5e37ec6e707.zip |
[Wasm GC] Refine return types (#4020)
Corresponds to #4014 which did the same for parameter types. This sees
whether the return types actually returned from a function allow us to use
a more specific type for the function's return. If so, we update that type, as
well as calls to the function.
Diffstat (limited to 'src/wasm-interpreter.h')
0 files changed, 0 insertions, 0 deletions