diff options
author | Alon Zakai <azakai@google.com> | 2021-07-23 17:16:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-23 17:16:34 -0700 |
commit | ae060f070064fd87adae7ea9db5aeb2dace5a4ff (patch) | |
tree | 5dbee229ecef3af430d87bf3931034a84d379c12 /src/shared-constants.h | |
parent | 0b0054342af5c73de62ddf0603619292443c505c (diff) | |
download | binaryen-ae060f070064fd87adae7ea9db5aeb2dace5a4ff.tar.gz binaryen-ae060f070064fd87adae7ea9db5aeb2dace5a4ff.tar.bz2 binaryen-ae060f070064fd87adae7ea9db5aeb2dace5a4ff.zip |
[Wasm GC] Handle nondefaultable types in LocalSubtyping (#4019)
The pass handled non-nullability, but another case is a tuple with nullable
values in it that is assigned non-nullable values, and in general, other stuff
that is nondefaultable (but not non-nullable). Ignore those.
Diffstat (limited to 'src/shared-constants.h')
0 files changed, 0 insertions, 0 deletions