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 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
