[bazel] Add missing dependency for 5d2a7101b7

This commit is contained in:
Benjamin Kramer
2023-10-07 09:55:23 +02:00
parent 3a158cc875
commit 2fc5649ccf

View File

@@ -26,6 +26,7 @@ cc_test(
"//llvm:Core",
"//llvm:Support",
"//llvm:TestingSupport",
"//llvm:config",
"//third-party/unittest:gmock",
"//third-party/unittest:gtest",
"//third-party/unittest:gtest_main",