[Lldb-commits] [lldb] [lldb] Add symbol/table count into statistics (PR #136226)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 22 05:59:37 PDT 2025


DavidSpickett wrote:

Might be another case of us building with clang, producing DWARF, then linking with link.exe which discards the DWARF. I've skipped a few tests for this already.

(though I wonder if we should just be using lld anyway)

https://github.com/llvm/llvm-project/pull/136226


More information about the lldb-commits mailing list