We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bab275 commit 3cbbcb6Copy full SHA for 3cbbcb6
utils/bazel/llvm-project-overlay/lldb/BUILD.bazel
@@ -307,6 +307,7 @@ cc_library(
307
"//llvm:BinaryFormat",
308
"//llvm:Core",
309
"//llvm:DebugInfoDWARF",
310
+ "//llvm:DebugInfoDWARFLowLevel",
311
"//llvm:ExecutionEngine",
312
"//llvm:Support",
313
],
@@ -454,6 +455,7 @@ cc_library(
454
455
":UtilityPrivateHeaders",
456
"//llvm:DebugInfo",
457
458
459
460
461
)
0 commit comments