Skip to content

Commit ff98b7e

Browse files
akuegelyuxuanchen1997
authored andcommitted
[lldb][Bazel] Add missing dependency.
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: https://phabricator.intern.facebook.com/D60251491
1 parent 5184b33 commit ff98b7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -697,6 +697,7 @@ cc_library(
697697
":TargetHeaders",
698698
":TargetProperties",
699699
":Utility",
700+
"//clang:codegen",
700701
"//lldb/source/Plugins:PluginProcessUtility",
701702
"//llvm:BinaryFormat",
702703
"//llvm:MC",

0 commit comments

Comments
 (0)