[Lldb-commits] [lldb] [lldb] Avoid force loading symbols in statistics collection (PR #136236)
David Peixotto via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 21 11:23:54 PDT 2025
https://github.com/dmpots commented:
After your change we can expect that no symbols are loaded by your simple repro, right? Can we extend the test here (or add a new one) to show that no symbols will be loaded in that case by checking the stats?
https://github.com/dmpots/llvm-project/blob/main/lldb/test/Shell/Commands/command-statistics-dump.test
https://github.com/llvm/llvm-project/pull/136236
More information about the lldb-commits
mailing list