[llvm] [bazel] Add support for building lldb (PR #87589)

Keith Smiley via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 5 08:38:45 PDT 2024


keith wrote:

Would it be safe to change that CI configuration to only do a `bazel test @llvm-project//...`? Otherwise I think we'd need to manually filter out incompatible targets, since `query //...` doesn't do that for us

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


More information about the llvm-commits mailing list