[Lldb-commits] [lldb] [llvm] [lldb] Fix object format of some mach-o files by using vendor info in `getDefaultFormat()` (PR #143633)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 11 02:47:30 PDT 2025
labath wrote:
I don't have an opinion on the patch, but I want to point out that, despite it being motivated by lldb, this is really an change to one of the foundational llvm classes, so you should get someone from the llvm side to review this and also add an (llvm) test to demonstrate/test the behavior you expect.
https://github.com/llvm/llvm-project/pull/143633
More information about the lldb-commits
mailing list