Skip to content

Commit 2864614

Browse files
committed
[bazel] Add missing dependency for d15998f
1 parent 5cf1245 commit 2864614

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8871,6 +8871,8 @@ cc_library(
88718871
":IR",
88728872
":PtrDialect",
88738873
":ToLLVMIRTranslation",
8874+
"//llvm:Core",
8875+
"//llvm:Support",
88748876
],
88758877
)
88768878

0 commit comments

Comments
 (0)