Skip to content

Commit 19ffca5

Browse files
authored
[bazel] Fix for c31d503 (llvm#160357)
1 parent d03bfc6 commit 19ffca5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,7 @@ cc_library(
465465
":TargetHeaders",
466466
":Utility",
467467
":UtilityPrivateHeaders",
468+
"//llvm:BinaryFormat",
468469
"//llvm:DebugInfo",
469470
"//llvm:DebugInfoDWARF",
470471
"//llvm:DebugInfoDWARFLowLevel",

0 commit comments

Comments
 (0)