Re: [Dwarf-discuss] [DWARF5] .debug_names + fdebug-types-sections

2023-10-16 Thread Alexander Yermolovich via Dwarf-discuss
For background llvm discussion on how to implement it: https://discourse.llvm.org/t/debuginfo-dwarfv5-lld-debug-names-with-fdebug-type-sections/73445 Thanks for explaining the issue, and proposing spec change. 🙂 The question I have. Is non-bit identical TUs with the same hash a fundamental issue

Re: [Dwarf-discuss] [DWARF5] .debug_names + fdebug-types-sections

2023-10-16 Thread David Blaikie via Dwarf-discuss
On Mon, Oct 16, 2023 at 8:57 AM Alexander Yermolovich wrote: > For background llvm discussion on how to implement it: > > https://discourse.llvm.org/t/debuginfo-dwarfv5-lld-debug-names-with-fdebug-type-sections/73445 > > Thanks for explaining the issue, and proposing spec change. 🙂 > The question

Re: [Dwarf-discuss] [DWARF5] .debug_names + fdebug-types-sections

2023-10-16 Thread David Blaikie via Dwarf-discuss
On Mon, Oct 16, 2023 at 9:12 AM David Blaikie wrote: > > > On Mon, Oct 16, 2023 at 8:57 AM Alexander Yermolovich > wrote: > >> For background llvm discussion on how to implement it: >> >> https://discourse.llvm.org/t/debuginfo-dwarfv5-lld-debug-names-with-fdebug-type-sections/73445 >> >> Thanks

Re: [Dwarf-discuss] [DWARF5] .debug_names + fdebug-types-sections

2023-10-16 Thread Greg Clayton via Dwarf-discuss
> On Oct 16, 2023, at 9:12 AM, David Blaikie via Dwarf-discuss > wrote: > > > > On Mon, Oct 16, 2023 at 8:57 AM Alexander Yermolovich > wrote: >> For background llvm discussion on how to implement it: >> https://discourse.llvm.org/t/debuginfo-dwarfv5-lld-debug-name