diff options
author | Alon Zakai <azakai@google.com> | 2023-10-24 13:45:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-24 13:45:09 -0700 |
commit | ba04e395508fc3414b952287d7e918d20361087e (patch) | |
tree | 2ea9258dbcf6340cc92a3cb342c63652c85beec3 /src/ir/LocalGraph.cpp | |
parent | 92c8a4682367170485295da6744b3a59fbb8d3ac (diff) | |
download | binaryen-ba04e395508fc3414b952287d7e918d20361087e.tar.gz binaryen-ba04e395508fc3414b952287d7e918d20361087e.tar.bz2 binaryen-ba04e395508fc3414b952287d7e918d20361087e.zip |
Fix handling of exported imported functions (#6044)
Two trivial places did not handle that case, and assumed an exported function
was actually defined (and not imported).
Also add some const stuff to fix compilation after this change.
This was discovered by #6026
Diffstat (limited to 'src/ir/LocalGraph.cpp')
0 files changed, 0 insertions, 0 deletions