Skip to content

Commit c56be46

Browse files
authored
[bazel] Port #151010: DW_OP_WASM_location (#151364)
1 parent 8e9a0fc commit c56be46

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
@@ -335,6 +335,7 @@ cc_library(
335335
"//lldb:SymbolHeaders",
336336
"//lldb:TargetHeaders",
337337
"//lldb:Utility",
338+
"//lldb:UtilityPrivateHeaders",
338339
"//llvm:BinaryFormat",
339340
"//llvm:DebugInfoDWARF",
340341
"//llvm:Demangle",

0 commit comments

Comments
 (0)