[Lldb-commits] [lldb] [Reland] Report only loaded debug info in statistics dump (#81706) (PR #82207)
via lldb-commits
lldb-commits at lists.llvm.org
Sun Feb 18 21:17:39 PST 2024
kusmour wrote:
For the 2 links of test failures in the original PR:
I've run `ninja check-lldb` on x86 linux to confirm the lldb-shell test failures in https://green.lab.llvm.org/green/view/LLDB/job/as-lldb-cmake/16273/ are fixed.
Unfortunately, I wasn't able to repro most test failures in https://lab.llvm.org/buildbot/#/builders/68/builds/69018 with or without my patch. I am assuming there're other factors causing the failures.
https://github.com/llvm/llvm-project/pull/82207
More information about the lldb-commits
mailing list