You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried to use this on Windows, but ran into similar issues.
Looks like Windows is not supported (yet?), because both llvm_repo_impl as well as llvm_config_impl just silently produce empty repositories. As far as I understand the code, toolchains_llvm does nothing on Windows, thus llvm.toolchain(...) definitions in the main MODULE.bazel do not have any effect.
There are some Windows LLVM releases defined in the llvm_distributions.bzl, but I don't know how they could be used. Maybe only for cross-compiling from Linux?
I'm using latest commit with git override:
And for some reason:
Works fine on linux though.
The text was updated successfully, but these errors were encountered: