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

Christian Sigg via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 7 23:15:23 PDT 2024


chsigg wrote:

I don't know the reason behind `bazel query` + `bazel test`. There probably was one at some point, but I can't find where it came from. It always seemed a bit surprising, exactly because it will trip up on incompatible targets and also ignore things like `manual` tags.

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


More information about the llvm-commits mailing list