Skip to content

Commit 114bc86

Browse files
committed
[bazel] Fix build
Differential Revision: https://reviews.llvm.org/D150732
1 parent 6116ca6 commit 114bc86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -8090,6 +8090,7 @@ cc_library(
80908090
]),
80918091
includes = ["include"],
80928092
deps = [
8093+
":ControlFlowInterfacesTdFiles",
80938094
":IR",
80948095
":LLVMDialect",
80958096
":MemRefDialect",

0 commit comments

Comments
 (0)