diff options
author | Thomas Lively <tlively@google.com> | 2024-04-08 11:52:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-08 11:52:46 -0700 |
commit | 102c3633d2378457dae1f5e239fd63ad80eefb92 (patch) | |
tree | 31c2fbfa45fd82b29785be608f5c38c97cd9dba4 /src/passes/Asyncify.cpp | |
parent | ad097394dff569afb42bc4c1c4d961faad04fc81 (diff) | |
download | binaryen-102c3633d2378457dae1f5e239fd63ad80eefb92.tar.gz binaryen-102c3633d2378457dae1f5e239fd63ad80eefb92.tar.bz2 binaryen-102c3633d2378457dae1f5e239fd63ad80eefb92.zip |
Handle return calls in CodeFolding (#6474)
Treat them the same as returns and test that they can be folded out of try-catch
blocks because they do not have throws effects.
Diffstat (limited to 'src/passes/Asyncify.cpp')
0 files changed, 0 insertions, 0 deletions