[bazel] Port 231a6959025b3101942701b214c64762b55222c6
authorBenjamin Kramer <benny.kra@googlemail.com>
Mon, 22 May 2023 15:11:25 +0000 (17:11 +0200)
committerBenjamin Kramer <benny.kra@googlemail.com>
Mon, 22 May 2023 15:11:25 +0000 (17:11 +0200)
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

index 6bfab36..c36c0bd 100644 (file)
@@ -8282,6 +8282,7 @@ cc_library(
     ],
     deps = [
         ":ControlFlowInterfaces",
+        ":FuncDialect",
         ":IR",
         ":LLVMDialect",
         ":OpenMPInterfacesIncGen",