summaryrefslogtreecommitdiff
path: root/scripts/test/generate_lld_tests.py
diff options
context:
space:
mode:
authorAshley Nelson <nashley@google.com>2024-02-27 17:09:30 -0800
committerGitHub <noreply@github.com>2024-02-27 17:09:30 -0800
commit1ef95ae7b9e2c765abbbc6af6dff6c29c1fa4d13 (patch)
tree06a51c0fc5d395260a728362373e346bdbf5cc25 /scripts/test/generate_lld_tests.py
parentc62a0c97168e88f97bca4bd96298a5ffc041844d (diff)
downloadbinaryen-1ef95ae7b9e2c765abbbc6af6dff6c29c1fa4d13.tar.gz
binaryen-1ef95ae7b9e2c765abbbc6af6dff6c29c1fa4d13.tar.bz2
binaryen-1ef95ae7b9e2c765abbbc6af6dff6c29c1fa4d13.zip
[Outlining] Fixes break reconstruction (#6352)
Adds new visitBreakWithType and visitSwitchWithType functions to the IRBuilder API. These functions work around an assumption in IRBuilder that the module is being traversed in the fully nested format, i.e., that the destination scope of a break or switch has been visited before visiting the break or switch. Instead, the type of the destination scope is passed to IRBuilder.
Diffstat (limited to 'scripts/test/generate_lld_tests.py')
0 files changed, 0 insertions, 0 deletions