Skip to content

Commit 9a9ce91

Browse files
committed
[bazel] Port for 1415365
1 parent 05dfac2 commit 9a9ce91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5425,8 +5425,9 @@ cc_library(
54255425
includes = ["include"],
54265426
deps = [
54275427
":DataLayoutInterfaces",
5428+
":Analysis",
54285429
":FuncDialect",
5429-
":InliningUtils",
5430+
":InliningUtils",
54305431
":IR",
54315432
":LLVMDialect",
54325433
":LLVMPassIncGen",

0 commit comments

Comments
 (0)