Skip to content

Commit

Permalink
[bazel] Fix build past 2026501 (#110991)
Browse files Browse the repository at this point in the history
  • Loading branch information
dklimkin authored Oct 3, 2024
1 parent 19c6958 commit 82f5acf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -13906,6 +13906,7 @@ cc_library(
":BufferViewFlowOpInterfaceIncGen",
":BufferizableOpInterfaceIncGen",
":BufferizationEnumsIncGen",
":FunctionInterfaces",
":IR",
":Support",
"//llvm:Support",
Expand Down

0 comments on commit 82f5acf

Please sign in to comment.