[Lldb-commits] [lldb] [lldb] Set default object format to `MachO` in `ObjectFileMachO` (PR #142704)
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 4 12:14:24 PDT 2025
https://github.com/clayborg approved this pull request.
The test is ok. Mach-o files have LC_SEGMENT_64 load commands, so no need to change the test really. I mean, we can probably remove it and still have a mach-o file, but not sure we need to.
https://github.com/llvm/llvm-project/pull/142704
More information about the lldb-commits
mailing list