[Lldb-commits] [lldb] [LLDB][NFC] Added the interface DWARFExpression::Delegate to break dependencies and reduce lldb-server size (PR #131645)
Dmitry Vasilyev via lldb-commits
lldb-commits at lists.llvm.org
Thu Mar 20 12:13:29 PDT 2025
slydiman wrote:
After this patch and #132274 the size of lldb-server is reduced from 47MB to 8MB.
https://github.com/llvm/llvm-project/pull/131645
More information about the lldb-commits
mailing list