diff options
author | Derek Schuff <dschuff@chromium.org> | 2016-06-14 15:46:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-14 15:46:30 -0700 |
commit | 6fdd9dd2137a563bc41a85cf45178cc734e499a2 (patch) | |
tree | a3aeb3cc570da5702e143602c22e0df775c5e4ff /src/passes/pass.cpp | |
parent | 8f524e8f926b6993878f02334e730fe5f65096f6 (diff) | |
download | binaryen-6fdd9dd2137a563bc41a85cf45178cc734e499a2.tar.gz binaryen-6fdd9dd2137a563bc41a85cf45178cc734e499a2.tar.bz2 binaryen-6fdd9dd2137a563bc41a85cf45178cc734e499a2.zip |
Do not create dyncall thunks for functions with i64 results or params (#586)
Dyncall thunks are meant to be used with emscripten on the web; however
on the web, functions with i64 results or params are not allowed to be
exported.
Diffstat (limited to 'src/passes/pass.cpp')
0 files changed, 0 insertions, 0 deletions