Skip to content

Commit 962a049

Browse files
committed
[bazel] fix build for 4790578
1 parent 8185794 commit 962a049

File tree

1 file changed

+1
-0
lines changed
  • utils/bazel/llvm-project-overlay/mlir/unittests

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ cc_test(
2222
"//llvm:Support",
2323
"//llvm:TestingSupport",
2424
"//mlir:Debug",
25+
"//mlir:FunctionInterfaces",
2526
"//mlir:IR",
2627
"//mlir:Support",
2728
"//third-party/unittest:gmock",

0 commit comments

Comments
 (0)