[Lldb-commits] [lldb] [LLDB][NFC] Added the interface DWARFExpression::Delegate to break dependencies and reduce lldb-server size (PR #131645)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 21 03:30:41 PDT 2025


https://github.com/labath commented:

I actually very much like this result. It'd be nice to (try) get rid of the `GetAddressByteSize` method, as I outlined before, but that's better done separately. Just a couple of small changes/improvements inline.

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


More information about the lldb-commits mailing list