[llvm] [Bazel] Add missing dependencies. (PR #172688)

Yi Zhang via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 17 10:11:51 PST 2025


================
@@ -1019,6 +1019,7 @@ cc_library(
         ":format",
         ":lex",
         ":support",
+        ":tooling_core",
----------------
cathyzhyi wrote:

seems this line is not needed.

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


More information about the llvm-commits mailing list