More bazel fixes

This commit is contained in:
David Blaikie 2022-03-04 04:20:08 +00:00
parent 05b8dda1f2
commit 03ce383920
1 changed files with 1 additions and 0 deletions

View File

@ -2196,6 +2196,7 @@ cc_library(
":FuncDialect",
":IR",
":Support",
":ViewLikeInterface",
"//llvm:Support",
],
)