diff options
author | Alon Zakai <azakai@google.com> | 2024-04-25 10:23:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-25 10:23:40 -0700 |
commit | f44dcd4482f5bbb0fb5b567de4a9425ed949c939 (patch) | |
tree | 806c0fb4260d1c74bc03d2fc2cc946bf996b022e /test/lit/passes/O3_inline-functions-with-loops_flexible-inline-max-function-size=30.wast | |
parent | 97ffce39c8d65cb976af002e114486a817d36170 (diff) | |
download | binaryen-f44dcd4482f5bbb0fb5b567de4a9425ed949c939.tar.gz binaryen-f44dcd4482f5bbb0fb5b567de4a9425ed949c939.tar.bz2 binaryen-f44dcd4482f5bbb0fb5b567de4a9425ed949c939.zip |
GUFA: Handle bottom types in filterDataContents() (#6545)
Normally a bottom type cannot reach there, as we ignore unreachable GC
operations early on. However, we can infer a bottom type later during the
flow, so we need to handle that (just not error on it, and for clarity during
debugging we also clear the contents).
Diffstat (limited to 'test/lit/passes/O3_inline-functions-with-loops_flexible-inline-max-function-size=30.wast')
0 files changed, 0 insertions, 0 deletions