[Lldb-commits] [lldb] [lldb] Fix liblldb linkage in libllvm build after 5eaf19a15129 (PR #186515)

Stefan Gränitz via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 16 02:28:02 PDT 2026


weliveindetail wrote:

> For the future, perhaps LLVMDebuginfod also should be part of the dylib?

Possible, but I'd leave that decision to the Debuginfod maintainers.

> That being said I onw realize, that I should remove the LLVMDebuginfod link lib from most of the tools, that just had it for HTTP support. I will double-check next week.

I checked and all these tools actually use the `DebuginfodFetcher`, so there is nothing to add here.

https://github.com/llvm/llvm-project/pull/186515


More information about the lldb-commits mailing list