diff options
author | Alon Zakai <azakai@google.com> | 2023-04-03 15:39:03 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-03 15:39:03 -0700 |
commit | 68fd23453b2e2f7de0fa2e739ca4dee29152d0c0 (patch) | |
tree | 9e88659f485a01be8ec1ff4d2b80c2f2cfb4caf8 /src/passes/PostEmscripten.cpp | |
parent | 382671ba0f673dd5da6bcaf6756fc43a518a41f6 (diff) | |
download | binaryen-68fd23453b2e2f7de0fa2e739ca4dee29152d0c0.tar.gz binaryen-68fd23453b2e2f7de0fa2e739ca4dee29152d0c0.tar.bz2 binaryen-68fd23453b2e2f7de0fa2e739ca4dee29152d0c0.zip |
[Wasm GC] Avoid refining in TypeUpdating unreachability propagation (#5616)
That code should only propagate unreachability, and not refine. If it refines when
we call finalize() then other code around it might end up invalid (as it could be
partially refined; see testcase).
Diffstat (limited to 'src/passes/PostEmscripten.cpp')
0 files changed, 0 insertions, 0 deletions