[Lldb-commits] [lldb] [lldb] Change how Symbol stores symbol re-export info (PR #172565)

Alex Langford via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 17 16:47:02 PST 2025


bulbazord wrote:

I built LLDB in release mode and loaded the just-built clang. LLDB's memory footprint grew approximately 13.57mb. I don't think clang has a lot of re-exported symbols so I don't think my measurement might accurately capture the impact there. I'll look around for a library that re-exports a lot of symbols for a better idea of the total impact.

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


More information about the lldb-commits mailing list