[Bazel][mlir] Port 120cd5aafca2ccc8b04d208598e817ffc6d0b869
authorPranav Kant <prka@google.com>
Sat, 17 Jun 2023 02:57:46 +0000 (02:57 +0000)
committerPranav Kant <prka@google.com>
Sat, 17 Jun 2023 02:57:56 +0000 (02:57 +0000)
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

index 9c56471..5f9156d 100644 (file)
@@ -702,6 +702,7 @@ mlir_c_api_cc_library(
     ],
     includes = ["include"],
     deps = [
+        ":AllExtensions",
         ":AllPassesAndDialects",
         ":BuiltinToLLVMIRTranslation",
         ":LLVMToLLVMIRTranslation",