[Lldb-commits] [lldb] [LLDB][NFC] Added the interface DWARFExpression::Delegate to break dependencies and reduce lldb-server size (PR #131645)
Felipe de Azevedo Piovezan via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 25 13:48:50 PDT 2025
felipepiovezan wrote:
This type of patch also slightly worries me in that it could make it harder to unify the LLDB dwarf data structures with the LLVM ones
https://github.com/llvm/llvm-project/pull/131645
More information about the lldb-commits
mailing list