Skip to content

Commit

Permalink
subrepos/binaryen: binaryen: Debug info handling for new EH try-catch…
Browse files Browse the repository at this point in the history
… (#3496) (c74acc0baece1296ad58a0ff44119fb36d98d2c6)

We now have multiple catches in each try, and a possible catch-all.

This changes our "extra delimiter" storage to store either an "else"
(unchanged from before) or an arbitrary list of things - we use that
for catches.
  • Loading branch information
pipcet committed Jan 25, 2021
1 parent f43adad commit 2c073be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subrepos/binaryen
Submodule binaryen updated 118 files

0 comments on commit 2c073be

Please sign in to comment.