forked from OSchip/llvm-project
[mlir][Bazel] Adjust BUILD.bazel file.
The dependency is needed after 1b00b94ffc
Differential Revision: https://reviews.llvm.org/D107426
This commit is contained in:
parent
737e27f623
commit
8385de1184
|
@ -6389,6 +6389,7 @@ cc_library(
|
|||
":TosaInterfacesIncGen",
|
||||
":TosaPassIncGen",
|
||||
":TransformUtils",
|
||||
"//llvm:Support",
|
||||
],
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue