Skip to content

Commit f39c05c

Browse files
committed
[bazel] Add lldb deps for llvm#144627
1 parent 72060f1 commit f39c05c

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
@@ -2127,6 +2127,7 @@ cc_library(
21272127
":PluginProcessUtility",
21282128
"//lldb:Breakpoint",
21292129
"//lldb:Core",
2130+
"//lldb:Headers",
21302131
"//lldb:Host",
21312132
"//lldb:Symbol",
21322133
"//lldb:SymbolHeaders",

0 commit comments

Comments
 (0)