[Lldb-commits] [PATCH] D40469: DWZ 06/12: Mask DW_TAG_partial_unit as DW_TAG_compile_unit for Tag()

Jan Kratochvil via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 20 07:04:29 PST 2018


jankratochvil added a comment.

In https://reviews.llvm.org/D40469#936245, @clayborg wrote:

> Seems like it would be cleaner to leave DWARFDebugInfoEntry and DWARFDie alone and just make clients deal with accepting DW_TAG_partial_unit when and where they need to. I don't like the idea of not telling the truth.


done


https://reviews.llvm.org/D40469





More information about the lldb-commits mailing list