[Lldb-commits] [lldb] Allow lldb to load .dwp files with large .debug_info or .debug_types. (PR #73736)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 30 09:30:18 PST 2023


clayborg wrote:

The original patch that added the ability for the CU and TU indexes being able to exceed 4GB was this:
https://reviews.llvm.org/D137882

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


More information about the lldb-commits mailing list