coderkalyan / coderkalyan/femtoc
hir: generate block references for break
Open
bug
- Dominant language
- Zig
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
`break` instructions should "find" the loop they are breaking out and reference it. This will also allow verification that break isn't inserted in illegal locations.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.