jasonmolenda wrote:

The change to ObjectFileMachO looks a little larger than it really is because i 
moved the SectionSP initializations ~100 lines earlier in ParseSymtab than they 
were.  I'm scanning for this new section the same way we scan for eh_frame.  
ObjectFileMachO already had "load level" overrides for reading ObjectFiles out 
of memory, so it was a one line change to use that mechanism for this specially 
marked binary, once we'd detected the section.

https://github.com/llvm/llvm-project/pull/129967
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to