Skip to content

Commit 06cc968

Browse files
committed
[bazel] Add missing dependency for 2ff3b18
1 parent b72bbfc commit 06cc968

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
@@ -2163,6 +2163,7 @@ cc_library(
21632163
includes = [".."],
21642164
deps = [
21652165
":PluginProcessUtility",
2166+
":PluginObjectFilePlaceholder",
21662167
"//lldb:Core",
21672168
"//lldb:Host",
21682169
"//lldb:InterpreterHeaders",

0 commit comments

Comments
 (0)