diff options
author | Alon Zakai <azakai@google.com> | 2024-04-23 08:33:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-23 08:33:43 -0700 |
commit | 4bbae113dc144f80ff4880c74c7068a9f7b14295 (patch) | |
tree | 568b756da8f53a148b1691a063f5a7f9a8c56466 /src/passes/TranslateEH.cpp | |
parent | bceb02d545aeabb21797ef4148e0f713c57e0e0d (diff) | |
download | binaryen-4bbae113dc144f80ff4880c74c7068a9f7b14295.tar.gz binaryen-4bbae113dc144f80ff4880c74c7068a9f7b14295.tar.bz2 binaryen-4bbae113dc144f80ff4880c74c7068a9f7b14295.zip |
Precompute: Ignore mutable arrays in StringNew (#6522)
All Struct/Array operations must ignore mutable fields in Precompute atm, which we
did, but StringNew has an array variant that does an effective ArrayGet operation,
which we didn't handle.
Diffstat (limited to 'src/passes/TranslateEH.cpp')
0 files changed, 0 insertions, 0 deletions