Skip to content

Commit

Permalink
[lldb][Bazel] Add missing dependency.
Browse files Browse the repository at this point in the history
Summary: 

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags: 


Differential Revision: https://phabricator.intern.facebook.com/D60251491
  • Loading branch information
akuegel authored and yuxuanchen1997 committed Jul 25, 2024
1 parent 5184b33 commit ff98b7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/bazel/llvm-project-overlay/lldb/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -697,6 +697,7 @@ cc_library(
":TargetHeaders",
":TargetProperties",
":Utility",
"//clang:codegen",
"//lldb/source/Plugins:PluginProcessUtility",
"//llvm:BinaryFormat",
"//llvm:MC",
Expand Down

0 comments on commit ff98b7e

Please sign in to comment.