diff options
author | Alon Zakai <azakai@google.com> | 2021-07-27 08:21:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-27 08:21:08 -0700 |
commit | e47dfd352bcf5ba71d18e402364be3e1c0df939f (patch) | |
tree | de96a10cd761327419e8cbb7ad2dd42d7fd346c1 /src/wasm-interpreter.h | |
parent | 8b606524401bf6fc9e0f46f51a66c5e37ec6e707 (diff) | |
download | binaryen-e47dfd352bcf5ba71d18e402364be3e1c0df939f.tar.gz binaryen-e47dfd352bcf5ba71d18e402364be3e1c0df939f.tar.bz2 binaryen-e47dfd352bcf5ba71d18e402364be3e1c0df939f.zip |
[Wasm GC] DeadArgumentElimination: Do not refine return types of tail callees (#4025)
If there is a tail call, we can't change the return type of the function, as it
must match in the functions doing a tail call of it.
Diffstat (limited to 'src/wasm-interpreter.h')
0 files changed, 0 insertions, 0 deletions