[Lldb-commits] [lldb] [lldb] Add utility to create Mach-O corefile from YAML desc (PR #153911)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 15 20:15:52 PDT 2025


jasonmolenda wrote:

The Linux PR pre-merge testing is failing because lldb/tool/yaml2macho-core is not being built.  I think I need to add a dependency maybe in test/CMakeLists.txt?  I was doing all of my development with simply `ninja` to build everything, but I prob need to have this added to the `lldb` or `check-lldb-api` targets.

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


More information about the lldb-commits mailing list