[Lldb-commits] [lldb] [lldb] Add count for number of DWO files loaded in statistics (PR #144424)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Jun 24 04:16:59 PDT 2025
DavidSpickett wrote:
This also times out on Windows on Arm - https://lab.llvm.org/buildbot/#/builders/141/builds/9615.
First guess - it's waiting for DWO files to be loaded but we'll never use those on Windows?
https://github.com/llvm/llvm-project/pull/144424
More information about the lldb-commits
mailing list