[Lldb-commits] [lldb] [lldb] Fix `ObjectFileMachO` object format when missing version load commands (PR #144177)

David Peixotto via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 16 10:06:11 PDT 2025


https://github.com/dmpots commented:

There is one early return in this function:

https://github.com/llvm/llvm-project/pull/144177/files#diff-1c2c090c5ff772b9b304dbdd4cf45803478f4f33d11d042817fea7358e0cc96bL5167

I wonder if we need to handle this case as well.

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


More information about the lldb-commits mailing list