Skip to content

Commit dfc5987

Browse files
committed
[bazel] Add missing dep after 242996e
1 parent 832cd2d commit dfc5987

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1829,6 +1829,7 @@ cc_library(
18291829
"//llvm:Target",
18301830
"//llvm:TargetParser",
18311831
"//llvm:TransformUtils",
1832+
"//llvm:config",
18321833
],
18331834
)
18341835

0 commit comments

Comments
 (0)