Skip to content

Commit d6dc7cf

Browse files
authored
Fix bazel build past 89e6a28 (#106685)
1 parent 54916e5 commit d6dc7cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4160,6 +4160,7 @@ cc_library(
41604160
":Option",
41614161
":Support",
41624162
":WindowsManifest",
4163+
":config",
41634164
],
41644165
)
41654166

@@ -4601,6 +4602,7 @@ cc_binary(
46014602
":Target",
46024603
":TargetParser",
46034604
":TransformUtils",
4605+
":config",
46044606
],
46054607
)
46064608

0 commit comments

Comments
 (0)