Skip to content

Commit 82f5acf

Browse files
authored
[bazel] Fix build past 2026501 (llvm#110991)
1 parent 19c6958 commit 82f5acf

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
@@ -13906,6 +13906,7 @@ cc_library(
1390613906
":BufferViewFlowOpInterfaceIncGen",
1390713907
":BufferizableOpInterfaceIncGen",
1390813908
":BufferizationEnumsIncGen",
13909+
":FunctionInterfaces",
1390913910
":IR",
1391013911
":Support",
1391113912
"//llvm:Support",

0 commit comments

Comments
 (0)