coderkalyan / coderkalyan/femtoc
hir, mir: support debug marker instructions
Open
enhancement
- Dominant language
- Zig
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
HIR and MIR should generate debug marker instructions, in the style of the [LLVM source level debugging instructions](https://llvm.org/docs/SourceLevelDebugging.html) that mark declaration of new constants, variable, source code lines, etc. The former is more important since it will allow us to name things in LLVM IR and follow the code better.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.