Skip to content

Commit f80e2a4

Browse files
dklimkinSterling-Augustine
authored andcommitted
[bazel] Fix lldb build past 8712140 (llvm#110833)
1 parent 6caea09 commit f80e2a4

File tree

1 file changed

+1
-0
lines changed
  • utils/bazel/llvm-project-overlay/lldb/source/Plugins

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1091,6 +1091,7 @@ cc_library(
10911091
"//lldb:Utility",
10921092
"//lldb:UtilityPrivateHeaders",
10931093
"//llvm:Core",
1094+
"//llvm:Support",
10941095
"//llvm:TargetParser",
10951096
],
10961097
)

0 commit comments

Comments
 (0)