Skip to content

Commit 2b5a10b

Browse files
committed
[bazel] Add missing deps for llvm#141864
1 parent 34bb642 commit 2b5a10b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/llvm/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1627,6 +1627,7 @@ cc_library(
16271627
copts = llvm_copts,
16281628
deps = [
16291629
":Analysis",
1630+
":Support",
16301631
":TargetParser",
16311632
],
16321633
)

0 commit comments

Comments
 (0)