diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2022-04-05 08:37:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-05 08:37:21 -0700 |
commit | 291698fe1b5512d72186dfc2400bca85dcb507b1 (patch) | |
tree | cf5b9ac5833d4bd6286e60b8df0dbcafc25aeec5 /src/passes/LoopInvariantCodeMotion.cpp | |
parent | 18c969e74f14670e52cc9f74c4e76ff197af3f36 (diff) | |
download | binaryen-291698fe1b5512d72186dfc2400bca85dcb507b1.tar.gz binaryen-291698fe1b5512d72186dfc2400bca85dcb507b1.tar.bz2 binaryen-291698fe1b5512d72186dfc2400bca85dcb507b1.zip |
Fix MemoryPacking bug (#4579)
247f4c20a1 introduced a bug that caused expressions that refer to data segments
to be associated with the wrong segments in the presence of other segments that
have no referring expressions at all.
Fixes #4569.
Fixes #4571.
Diffstat (limited to 'src/passes/LoopInvariantCodeMotion.cpp')
0 files changed, 0 insertions, 0 deletions