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 049512e commit 09c00b6Copy full SHA for 09c00b6
utils/bazel/llvm-project-overlay/lldb/source/Plugins/BUILD.bazel
@@ -446,6 +446,7 @@ cc_library(
446
"//lldb:Utility",
447
"//llvm:DebugInfoCodeView",
448
"//llvm:DebugInfoPDB",
449
+ "//llvm:config",
450
],
451
)
452
@@ -490,6 +491,7 @@ cc_library(
490
491
"//lldb:UtilityPrivateHeaders",
492
"//llvm:Support",
493
"//llvm:TargetParser",
494
495
"@llvm_zlib//:zlib",
496
497
@@ -1391,6 +1393,7 @@ cc_library(
1391
1393
"//lldb:SymbolHeaders",
1392
1394
1395
1396
1397
1398
1399
0 commit comments