diff options
author | Heejin Ahn <aheejin@gmail.com> | 2024-01-16 15:19:18 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-16 15:19:18 -0800 |
commit | 2dfa01f09071ab78e8134fee5c96bcd022330635 (patch) | |
tree | 9031370f07f0923ce8211889a23d3150957ffa91 /src/binaryen-c.cpp | |
parent | 1db044e9654b3147a8d57cc827892d0dcfdd4b85 (diff) | |
download | binaryen-2dfa01f09071ab78e8134fee5c96bcd022330635.tar.gz binaryen-2dfa01f09071ab78e8134fee5c96bcd022330635.tar.bz2 binaryen-2dfa01f09071ab78e8134fee5c96bcd022330635.zip |
Make blockifyWithName correctly use name and type (#6223)
- This passes `name` to `makeBlock` call, because `makeBlock` uses
`BranchSeeker` when finalizing only when the block has a `name`.
- This also refinalizes the block when an optional `type` is given.
This was spun off from #6210, but I'm not sure how to add a standalone
test for this.
Diffstat (limited to 'src/binaryen-c.cpp')
0 files changed, 0 insertions, 0 deletions