Skip to content

Commit

Permalink
Bump llvm-project module to include upstreamed patch
Browse files Browse the repository at this point in the history
  • Loading branch information
UebelAndre committed Dec 31, 2024
1 parent d3b890d commit e7d3015
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1,074 deletions.
6 changes: 1 addition & 5 deletions extensions/bindgen/3rdparty/patches/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@

All patches pair with the versions of the referenced repositories defined in `@rules_rust_bindgen//:repositories.bzl`.

## [llvm-project.incompatible_disallow_empty_glob](./llvm-project.incompatible_disallow_empty_glob.patch)
## [llvm-raw.incompatible_disallow_empty_glob](./llvm-raw.incompatible_disallow_empty_glob.patch)

Uses of `glob` are updated to have `allow_empty = True` added so the llvm-project repo is compatible
with consumers building with [--incompatible_disallow_empty_glob](https://bazel.build/reference/command-line-reference#flag--incompatible_disallow_empty_glob).

## [llvm-raw.incompatible_disallow_empty_glob](./llvm-raw.incompatible_disallow_empty_glob.patch)

Similar to the `llvm-project` variant but is used outside of bzlmod.
Loading

0 comments on commit e7d3015

Please sign in to comment.