forked from OSchip/llvm-project
More bazel fixes
This commit is contained in:
parent
05b8dda1f2
commit
03ce383920
|
@ -2196,6 +2196,7 @@ cc_library(
|
|||
":FuncDialect",
|
||||
":IR",
|
||||
":Support",
|
||||
":ViewLikeInterface",
|
||||
"//llvm:Support",
|
||||
],
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue