[Lldb-commits] [lldb] [DRAFT] Add support for inline DWARF source files. (PR #75880)

Adrian Prantl via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 3 15:59:20 PST 2024


adrian-prantl wrote:

@JDevlieghere I merged the two. This made the regular (on-disk) case somewhat less efficient because all SupportFiles are now on the Heap but that probably isn't even measurable.

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


More information about the lldb-commits mailing list