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

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 23 10:52:09 PDT 2025


clayborg wrote:

Can we renamed `"symbolsLoaded"` to `"symbolTableSymbolCount"` and `"totalSymbolsLoaded"` to `"totalSymbolTableSymbolCount"`? This would be more consistent with the other symbol table statistics

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


More information about the lldb-commits mailing list