Skip to content

Commit bea31dd

Browse files
authored
Fix bazel build issue after #166157 (#166358)
1 parent 51269e2 commit bea31dd

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
@@ -87,6 +87,7 @@ cc_library(
8787
"//lldb:TargetHeaders",
8888
"//lldb:Utility",
8989
"//llvm:Support",
90+
"//clang:codegen",
9091
],
9192
)
9293

0 commit comments

Comments
 (0)