Skip to content

Conversation

rupprecht
Copy link
Collaborator

The bazel docs discourage setting this. The comments about being necessary for headers or genrules seem to be obsolete, at least for the LLVM tree itself.

The effect of this is that generated files will go to bazel-bin instead of bazel-genfiles.

One external use was fixed here: jax-ml/jax@32bb3b0.

The [bazel docs](https://bazel.build/rules/lib/globals/bzl#rule) discourage setting this. The comments about being necessary for headers or genrules seem to be obsolete, at least for the LLVM tree itself.

The effect of this is that generated files will go to `bazel-bin` instead of `bazel-genfiles`.

One external use was fixed here: jax-ml/jax@32bb3b0.
@rupprecht rupprecht requested a review from MaskRay March 5, 2024 02:04
@MaskRay MaskRay merged commit d016712 into llvm:main Mar 5, 2024
@rupprecht rupprecht deleted the bzl-gendir branch August 14, 2025 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants