Skip to content

Commit 3a18f38

Browse files
committed
Fix bazel build issue after llvm#166157
1 parent 0c65351 commit 3a18f38

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
@@ -86,6 +86,7 @@ cc_library(
8686
"//lldb:TargetHeaders",
8787
"//lldb:Utility",
8888
"//llvm:Support",
89+
"//clang:codegen",
8990
],
9091
)
9192

0 commit comments

Comments
 (0)