[Lldb-commits] [lldb] [llvm] Add support for using foreign type units in .debug_names. (PR #87740)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 21 09:59:15 PDT 2024


clayborg wrote:

All issues resolved except the change of `GetDIERefSymbolFile`. Let me know if you agree with my comments, or want a `GetSymbolFileByFileIndex(std::optional<uint32_t> file_idx)`.

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


More information about the lldb-commits mailing list