[Lldb-commits] [lldb] [lldb][Windows] Default to lldb-server when libxml2 is available (PR #209258)
Charles Zablit via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 14 02:38:50 PDT 2026
charles-zablit wrote:
> And neither of the native windows buildbots have libxml2, so nothing is changing there for the time being, which is good.
None of the bots have it. I've sent an email to all 3 Windows bots maintainers to ask to setup libxml2 on them, waiting for a reply. I will also open a patch to add libxml2 to https://github.com/llvm/llvm-project/blob/main/.github/workflows/containers/github-action-ci-windows/Dockerfile.
As Nerixyz said, this change is also very easy to revert.
https://github.com/llvm/llvm-project/pull/209258
More information about the lldb-commits
mailing list