JIT debug info for XLS IR
Open
enhancement
jit
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
Right now we can't debug LLVM-created JIT code with a mapping back to the XLS IR that created it, but there are likely APIs for providing this so that gdb can find symbol/mapping information at debug time (JIT-associated debug info). Filing this to track, may be "nice to have" but definitely nicer than debugging raw assembly.
Contributor guide
Assessment
This issue has not been assessed yet.