[Lldb-commits] [lldb] [lldb] Delay creation of ConstStrings when parsing MachO symtab (PR #155931)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 29 17:15:49 PDT 2025


jasonmolenda wrote:

This change looks good to me.  I might not have read it sufficiently closely, but the duplicate symbols we're looking at here are only when there are debug map entries for .o file debugging, maybe?  

Could you please update the code that's duplicate circa line 2800 too.  Otherwise Future Us will need to puzzle out why the code is different between these two copies.

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


More information about the lldb-commits mailing list