[Lldb-commits] [PATCH] D45170: Cleanup DWARFCompileUnit and DWARFUnit in preparation for adding DWARFTypeUnit

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 2 10:13:59 PDT 2018


clayborg added a comment.

No real functional change, just fixing layering and moving code. Also a renaming from GetCompileUnitDIEOnly to GetUnitDIEOnly.


https://reviews.llvm.org/D45170





More information about the lldb-commits mailing list