diff options
author | Alon Zakai <azakai@google.com> | 2021-10-26 15:56:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-26 15:56:32 -0700 |
commit | 3907e07dee3ce2bd477d5c234cd7bdd6aa1294a2 (patch) | |
tree | e2dc282945db717cf9dcb9c862e226f2e0056f4b /src/passes/ConstantFieldPropagation.cpp | |
parent | c28dd3c3ef96c32e63b7944ac0d1fc8601f6d9f4 (diff) | |
download | binaryen-3907e07dee3ce2bd477d5c234cd7bdd6aa1294a2.tar.gz binaryen-3907e07dee3ce2bd477d5c234cd7bdd6aa1294a2.tar.bz2 binaryen-3907e07dee3ce2bd477d5c234cd7bdd6aa1294a2.zip |
[Wasm GC] Add missing Tuple logic to TypeRewriter (#4278)
Without this, we'd just return the old type for the tuple, which meant
its fields referred to unrewritten types, and possible validation errors
if the types changed.
Diffstat (limited to 'src/passes/ConstantFieldPropagation.cpp')
0 files changed, 0 insertions, 0 deletions