Skip to content

Commit a84b09f

Browse files
committed
[mlir][bazel] Fix bazel build for d774622.
1 parent 6ecebb4 commit a84b09f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8329,6 +8329,7 @@ cc_binary(
83298329
srcs = ["tools/mlir-lsp-server/mlir-lsp-server.cpp"],
83308330
includes = ["include"],
83318331
deps = [
8332+
":AllExtensions",
83328333
":AllPassesAndDialects",
83338334
":BytecodeWriter",
83348335
":IR",

0 commit comments

Comments
 (0)