https://github.com/clayborg commented:
We really should get the object file format correct from a triple extracted from a LLDB ObjectFile at all times. In the mach-o parser we know it is a mach-o file, so we really should always set this IMHO to be as correct as possible and possibly fix the LLDB tests that fail due to the extra mach-o or make these tests not look for a complete triple that includes the mach-o extension. How many tests are we talking about? @JDevlieghere @jimingham thoughts? https://github.com/llvm/llvm-project/pull/144177 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits