Skip to content

Commit 01fb529

Browse files
authored
Fix bazel after 18cf1cd
mlir-config.h is included but not listed in dependencies
1 parent 174f80c commit 01fb529

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1032,6 +1032,7 @@ cc_library(
10321032
":CAPIAsyncHeaders",
10331033
":CAPIDebugHeaders",
10341034
":CAPIIRHeaders",
1035+
":config",
10351036
":MLIRBindingsPythonHeaders",
10361037
":Support",
10371038
"//llvm:Support",

0 commit comments

Comments
 (0)