diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2020-04-09 16:42:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-09 16:42:42 -0700 |
commit | c2760038591df9e67b49bb71c9aedb70eadb5b11 (patch) | |
tree | 8122128aaf9944800c8f6ad1107ca0da4b88ba92 /src/passes/pass.cpp | |
parent | 1cfaf2e723968443611b06895212d4328b4881de (diff) | |
download | binaryen-c2760038591df9e67b49bb71c9aedb70eadb5b11.tar.gz binaryen-c2760038591df9e67b49bb71c9aedb70eadb5b11.tar.bz2 binaryen-c2760038591df9e67b49bb71c9aedb70eadb5b11.zip |
Handle tuples in Asyncify call support (#2743)
Instead of adding globals for hardcoded basic types, traverse the
module to collect all call types that might need to be handled and
emit a global for each of them. Adapted from #2712.
Diffstat (limited to 'src/passes/pass.cpp')
0 files changed, 0 insertions, 0 deletions