awarzynski added a comment.

In D126291#3555591 <https://reviews.llvm.org/D126291#3555591>, @mmuetzel wrote:

> ISTR, I somewhere read that Windows isn't a supported host currently. Is this 
> no longer the case?)

Windows is supported: https://lab.llvm.org/buildbot/#/builders/172 :)

> If you could give some pointers to available instructions, I could 
> potentially try to set up an MSYS2 environment for this.

The only thing that's different to other sub-projects is the value of 
`LLVM_ENABLE_PROJECTS`, i.e. use `-DLLVM_ENABLE_PROJECTS=clang;mlir;flang;llvm` 
when running CMake. Keep in mind that Flang is slow to build and consumes lots 
of memory, sadly.

If we can't test on MinGW, then we could also just add a note in the docs.


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

https://reviews.llvm.org/D126291

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to