[Lldb-commits] [PATCH] D42955: Make Module::GetSectionList output consistent
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Mar 3 13:53:21 PST 2018
labath abandoned this revision.
labath added a comment.
I don't think this approach is good while ObjectFileMachO is messing with sections of other object files. At this point I think, I've actually learned enough about MachO to understand what the code is doing there, so I'm going to see if I can make it do what I want.
https://reviews.llvm.org/D42955
More information about the lldb-commits
mailing list