[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:58:42 PDT 2026
charles-zablit wrote:
> 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
Yes, the script automatically fetches libxml2 here: https://github.com/llvm/llvm-project/blob/add1925e5ee942794d7d6e8b4d65b32c959d472a/llvm/utils/release/build_llvm_release.bat#L148-L152
https://github.com/llvm/llvm-project/pull/209258
More information about the lldb-commits
mailing list