[llvm] [Github][Bazel] Add Workflow to Run Bazel Build (PR #165071)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 24 21:46:00 PDT 2025


boomanaiden154 wrote:

Only doing a couple of the core projects now to limit what we build before we setup caching. Building lldb is also failing on a missing `editline.h` header that doesn't resolve when installing a package that populates `/usr/include/editline.h` likely because of the bazel sandbox.

https://github.com/llvm/llvm-project/pull/165071


More information about the llvm-commits mailing list