1
0
forked from M-Labs/nac3
Commit Graph

1 Commits

Author SHA1 Message Date
e95586f61e core: Fix IR generation of for loop containing break/continue
Fix cases where the body BB would have two terminators because of a
preceding continue/break statement already emitting a terminator.
2023-11-01 13:21:27 +08:00