diff options
author | Thomas Lively <tlively@google.com> | 2024-04-22 19:59:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-23 02:59:24 +0000 |
commit | e50a2ba8e85c274880898ef7c5d6efc186efcc17 (patch) | |
tree | f44d25a51e902abaf8b69ac53682f448c717a490 /src/compiler-support.h | |
parent | 7b7832d65ce28702bbac1b44b6de854029c1e0b1 (diff) | |
download | binaryen-e50a2ba8e85c274880898ef7c5d6efc186efcc17.tar.gz binaryen-e50a2ba8e85c274880898ef7c5d6efc186efcc17.tar.bz2 binaryen-e50a2ba8e85c274880898ef7c5d6efc186efcc17.zip |
[wasm-split] Do not split out functions referring to segments (#6517)
Since data and elem segments cannot be imported or exported, there is no way to
access them from the secondary module, so functions that need to refer to them
cannot be split out.
Fixes #6512.
Diffstat (limited to 'src/compiler-support.h')
0 files changed, 0 insertions, 0 deletions