Skip to content

Commit 51269e2

Browse files
committed
[bazel] Fix bazel build for bb4ed55
1 parent 8636c40 commit 51269e2

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
@@ -80,6 +80,7 @@ cc_library(
8080
hdrs = glob(["LanguageRuntime/CPlusPlus/*.h"]),
8181
includes = [".."],
8282
deps = [
83+
"//clang:codegen",
8384
"//lldb:CoreHeaders",
8485
"//lldb:Headers",
8586
"//lldb:SymbolHeaders",

0 commit comments

Comments
 (0)