Skip to content

Commit c3d1a50

Browse files
committed
[bazel] Add missing dependency for b79ed87
1 parent e41f96a commit c3d1a50

File tree

1 file changed

+1
-0
lines changed
  • utils/bazel/llvm-project-overlay/llvm/unittests

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,7 @@ cc_test(
437437
"//llvm:Passes",
438438
"//llvm:Support",
439439
"//llvm:TargetParser",
440+
"//llvm:TestingSupport",
440441
"//llvm:TransformUtils",
441442
"//third-party/unittest:gmock",
442443
"//third-party/unittest:gtest",

0 commit comments

Comments
 (0)