[Lldb-commits] [PATCH] D32167: Add support for type units (.debug_types) to LLDB in a way that is compatible with DWARF 5
Jan Kratochvil via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 13 07:48:51 PDT 2018
jankratochvil added a comment.
BTW I would welcome some direction forward (for our internal yearly team meeting) how to unblock this patch (and assuming DWZ https://reviews.llvm.org/D40474). I can code some other of the solutions described above by Pavel Labath <https://reviews.llvm.org/D32167#1095733> or to performance-improve more https://reviews.llvm.org/D51578 (although then I can come with more DWARF performance improvements, at least re-introduce atomics to aid my mutexes from https://reviews.llvm.org/D40470).
https://reviews.llvm.org/D32167
More information about the lldb-commits
mailing list