[Lldb-commits] [lldb] [lldb] Audit DWARF 5 expression evaluator and add per-opcode tests (PR #196218)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Wed May 6 19:30:27 PDT 2026
JDevlieghere wrote:
In terms of methodology, I took the DWARF 5 spec LaTeX and had Claude convert it to markdown file. I then had it use that file as a reference when auditing our implementation and writing tests.
https://github.com/llvm/llvm-project/pull/196218
More information about the lldb-commits
mailing list