forked from OSchip/llvm-project
[Bazel] Add missing dep after mlgo test change f46dd19b48
This commit is contained in:
parent
92a606f6de
commit
3c31c68c90
|
@ -45,6 +45,7 @@ cc_test(
|
|||
"//llvm:Analysis",
|
||||
"//llvm:AsmParser",
|
||||
"//llvm:Core",
|
||||
"//llvm:Passes",
|
||||
"//llvm:Support",
|
||||
"//llvm:TestingSupport",
|
||||
"//llvm:TransformUtils",
|
||||
|
|
Loading…
Reference in New Issue