diff options
author | Alon Zakai <azakai@google.com> | 2021-07-16 10:14:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-16 10:14:54 -0700 |
commit | 88af50278a9bd36ae19a54151c2a3cf7a6f90023 (patch) | |
tree | d9604e411c5a9ea2489410380be7a8492fbac194 /src/passes/Precompute.cpp | |
parent | 5600a54526d3ed3d4501dc4db800de423a1c3b8d (diff) | |
download | binaryen-88af50278a9bd36ae19a54151c2a3cf7a6f90023.tar.gz binaryen-88af50278a9bd36ae19a54151c2a3cf7a6f90023.tar.bz2 binaryen-88af50278a9bd36ae19a54151c2a3cf7a6f90023.zip |
[Wasm GC] Fix getSentType() of BrOn with an unreachable input (#3993)
Without this fix, DCE would end up calling getHeapType() on the unreachable
input, which hits an assertion as it has no heap type.
Diffstat (limited to 'src/passes/Precompute.cpp')
0 files changed, 0 insertions, 0 deletions