forked from OSchip/llvm-project
[Bazel] Add missing dependency after 650bbc5620
This commit is contained in:
parent
0df277a13f
commit
1a88bd68c1
|
@ -1155,6 +1155,7 @@ cc_library(
|
||||||
deps = [
|
deps = [
|
||||||
":Analysis",
|
":Analysis",
|
||||||
":Core",
|
":Core",
|
||||||
|
":Scalar",
|
||||||
":Support",
|
":Support",
|
||||||
":TransformUtils",
|
":TransformUtils",
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue