Skip to content

Commit 2fc5649

Browse files
committed
[bazel] Add missing dependency for 5d2a710
1 parent 3a158cc commit 2fc5649

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
@@ -26,6 +26,7 @@ cc_test(
2626
"//llvm:Core",
2727
"//llvm:Support",
2828
"//llvm:TestingSupport",
29+
"//llvm:config",
2930
"//third-party/unittest:gmock",
3031
"//third-party/unittest:gtest",
3132
"//third-party/unittest:gtest_main",

0 commit comments

Comments
 (0)