Skip to content

Commit 8364766

Browse files
committed
[mlir][bazel] add missing deps for LLVMOpsTdFiles
1 parent 234d30e commit 8364766

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
@@ -5313,6 +5313,7 @@ td_library(
53135313
],
53145314
includes = ["include"],
53155315
deps = [
5316+
":BuiltinDialectTdFiles",
53165317
":CallInterfacesTdFiles",
53175318
":ControlFlowInterfacesTdFiles",
53185319
":DataLayoutInterfacesTdFiles",

0 commit comments

Comments
 (0)