[Lldb-commits] [lldb] [lldb] Don't create instance of `SymbolFileDWARFDebugMap` for non-Mach-O files (PR #139170)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 5 17:48:55 PDT 2025


jasonmolenda wrote:

NB I reverted this on main because it depends on
https://github.com/llvm/llvm-project/pull/142704
which I also reverted as it adds "-macho" to every Module's Triple string, and we need to find a way to mark the object file as MachO without doing that.

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


More information about the lldb-commits mailing list