[PATCH] D129571: Build Windows releases with libxml enabled, to unbreak llvm-mt

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 09:24:52 PDT 2022


thakis accepted this revision.
thakis added a comment.
This revision is now accepted and ready to land.

Oh, cool!

I always imagined we'd (optionally, default-off, but then probably default-on on windows) `ExternalProject_Add` libxml from somewhere (similar to https://reviews.llvm.org/D122082#inline-1186216) – then this would be less bolted on. But doing this here first is better than what we currently have, so lg :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129571/new/

https://reviews.llvm.org/D129571



More information about the llvm-commits mailing list