[Lldb-commits] [PATCH] D62073: Introduce DWARFUnitHeader and use it to parse type units out of .debug_info
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri May 17 11:56:38 PDT 2019
labath added a comment.
The TypeUnit and CompileUnit classes are pretty much identical now, but that'll change once we start parsing type signatures and cross-referencing them.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62073/new/
https://reviews.llvm.org/D62073
More information about the lldb-commits
mailing list