Skip to content

Commit d471860

Browse files
authored
[bazel] Port #92983 (#93874)
1 parent 6f576d9 commit d471860

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ cc_test(
112112
"//llvm:BitstreamReader",
113113
"//llvm:BitstreamWriter",
114114
"//llvm:Support",
115+
"//llvm:TestingSupport",
116+
"//third-party/unittest:gmock",
115117
"//third-party/unittest:gtest",
116118
"//third-party/unittest:gtest_main",
117119
],

0 commit comments

Comments
 (0)