[Lldb-commits] [PATCH] D75929: [DebugInfo] Support DWARFv5 index sections.
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 10 09:46:43 PDT 2020
labath added a comment.
I haven't digested the patch yet, but I am wondering if you've seen the recent discussion (`DWP mixed (DWARFv4/pre-standard + DWARFv5) content`) on dwarf-discuss (link1 <http://lists.dwarfstd.org/pipermail/dwarf-discuss-dwarfstd.org/2020-February/thread.html>, link2 <http://lists.dwarfstd.org/pipermail/dwarf-discuss-dwarfstd.org/2020-March/thread.html>), which is very relevant for this patch.
If you have any opinions on that, it's not too late to join in. :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75929/new/
https://reviews.llvm.org/D75929
More information about the lldb-commits
mailing list