[Lldb-commits] [PATCH] D32167: Add support for type units (.debug_types) to LLDB in a way that is compatible with DWARF 5
Davide Italiano via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Mar 1 15:48:33 PST 2018
davide requested changes to this revision.
davide added a comment.
This revision now requires changes to proceed.
As already pointed out, I think this feature should be thought again & have more focused testing. We can have a meeting/discussion about this, and I need to think about it more.
But what you're proposing is basically a sledgehammer and I don't feel confident about having the patch committed in its current state.
https://reviews.llvm.org/D32167
More information about the lldb-commits
mailing list