jasonmolenda wrote:

I've reverted this commit on main for now,

```
commit f961d6a89abe5a6fb70afc043f33b2efcec77536
Author: Jason Molenda <jmole...@apple.com>
Date:   Thu Jun 5 16:23:27 2025 -0700

    Revert "[lldb] Set default object format to `MachO` in `ObjectFileMachO` 
(#142704)"
```

Until we can find a way to set the ObjectFile correctly without adding "-macho" 
to each Module's triple string.  TestUniversal.py failing is the specific 
failure caused by this change, but it's also an undesirable change to have 
"-macho" added to triple strings from a UI point of view. 

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

Reply via email to