Skip to content

Commit 0add174

Browse files
authored
[bazel] Port e9c8f75 (#111928)
1 parent 1037f57 commit 0add174

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2248,6 +2248,8 @@ cc_library(
22482248
hdrs = glob(["Process/minidump/*.h"]),
22492249
include_prefix = "Plugins",
22502250
deps = [
2251+
":PluginDynamicLoaderPosixDYLD",
2252+
":PluginDynamicLoaderPosixDYLDHeaders",
22512253
":PluginObjectFilePlaceholder",
22522254
":PluginProcessElfCore",
22532255
":PluginProcessUtility",

0 commit comments

Comments
 (0)