oltolm
oltolm
I uses [MSYS2](https://www.msys2.org/). Actually the [mingw64](https://www.msys2.org/docs/environments/) environment, which means that it's a pure windows application and not emulated like Cygwin. I have a `CMakeLists.txt` in my fork for ease of...
I updated it.
I added ifdefs.
I fixed MSVC and split the commit in multiple smaller commits and added comments.
> Will instructions be added to the README? I will once the PRs are accepted.
No it's ready for merging.
I have rebased.
@sepalani Why not take over the complete this PR or even the complete `mingw-w64` branch?
> Looks like openmp requires python to build since [llvm/llvm-project@88dae3d](https://github.com/llvm/llvm-project/commit/88dae3d5d0230747f3cbabdde9ac5ae9e5dc3f8d) Thank you. I removed flang from this PR because it depends on the new mlir version. Now CLANG64 fails because...
I could update arrow and spirv-llvm-translator but not zig. The patches do not apply. I don't know what to do with zig. Update to git HEAD?