diff options
author | Sam Clegg <sbc@chromium.org> | 2021-02-08 11:48:35 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-08 11:48:35 -0800 |
commit | 7bff209e0da1ea335cccfa9874fe830c49480eba (patch) | |
tree | 5f2ee61a07055202a7390858a9fbd705e1c94f69 /src/ir/module-utils.h | |
parent | d4e31719c6609e121d5bb6758e1b9d3335113755 (diff) | |
download | binaryen-7bff209e0da1ea335cccfa9874fe830c49480eba.tar.gz binaryen-7bff209e0da1ea335cccfa9874fe830c49480eba.tar.bz2 binaryen-7bff209e0da1ea335cccfa9874fe830c49480eba.zip |
Fix removal of EM_JS functions (#3552)
The algorithm was trying to remove all __em_js functions but it was
using the names of functions rather than export names so it was failing
to remove these functions unless the internal function names happened to
match (this turns out of the true for build with debug names).
Diffstat (limited to 'src/ir/module-utils.h')
0 files changed, 0 insertions, 0 deletions