Skip to content

Commit 6bb4d9f

Browse files
committed
[bazel] Fix the build breakage after e705b37
1 parent 55accc8 commit 6bb4d9f

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
@@ -759,6 +759,7 @@ cc_test(
759759
"//llvm:TestingSupport",
760760
"//llvm:TransformUtils",
761761
"//llvm:Vectorize",
762+
"//third-party/unittest:gmock",
762763
"//third-party/unittest:gtest",
763764
"//third-party/unittest:gtest_main",
764765
],

0 commit comments

Comments
 (0)