[Lldb-commits] [lldb] [lldb] Use build.py to build with DWARF on Windows in shell tests (PR #186857)
Omair Javaid via lldb-commits
lldb-commits at lists.llvm.org
Mon Mar 16 11:53:06 PDT 2026
omjavaid wrote:
I think this test should generate PDB that is codeview debug info rather than dwarf.
It should work fine with origbal test if we build it without specifying a target triple.
https://github.com/llvm/llvm-project/pull/186857
More information about the lldb-commits
mailing list