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 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
