Switch to upstream llvm bazel config
Open
area/build
help wanted
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 437
Description
Recently bazel support landed upstream in the llvm repo here: https://github.com/llvm/llvm-project/tree/main/utils/bazel
This support is technically best effort, but I think that's not significantly different from using rules_foreign_cc to include it today. I think switching to this would improve the build experience on envoy's side, and improve the stability of those upstream configs for the community.
Contributor guide
Assessment
This issue has not been assessed yet.