[Lldb-commits] [lldb] [lldb][DWARF64] Enable support for DWARF64 format handling (PR #145645)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 25 03:34:29 PDT 2025
https://github.com/DavidSpickett commented:
Also wondering about testing this. What tools can produce DWARF64?
Have you ran `check-lldb` with DWARF64 enabled and what results did you get?
I doubt anyone has spare capacity to add a whole new bot for this, but perhaps we would be ok with a few new tests that force DWARF64. Covering the main differences.
https://github.com/llvm/llvm-project/pull/145645
More information about the lldb-commits
mailing list