Skip to content

Commit 0687224

Browse files
committed
feat: update bazel lldb for llvm:support dep
1 parent 7e29448 commit 0687224

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
@@ -2091,6 +2091,7 @@ cc_library(
20912091
"//lldb:Target",
20922092
"//lldb:TargetHeaders",
20932093
"//lldb:Utility",
2094+
"//llvm:Support",
20942095
],
20952096
)
20962097

0 commit comments

Comments
 (0)