[Lldb-commits] [lldb] [lldb][Windows] Default to lldb-server when libxml2 is available (PR #209258)
via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 14 02:24:37 PDT 2026
Nerixyz wrote:
> And neither of the native windows buildbots have libxml2, so nothing is changing there for the time being, which is good.
The release build does seem to have libxml2 though: https://github.com/llvm/llvm-project/blob/add1925e5ee942794d7d6e8b4d65b32c959d472a/llvm/utils/release/build_llvm_release.bat#L181-L182
But I suppose it's easy to revert this if it causes issues.
https://github.com/llvm/llvm-project/pull/209258
More information about the lldb-commits
mailing list