diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2018-04-30 16:04:32 +0000 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2018-04-30 16:04:32 +0000 |
commit | 55c84b1a4e98a1674cfa4508bd2c42b831f49369 (patch) | |
tree | fcb8009dcd09597b6f4eb1dd1c9fb888d1196c56 /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | e047d3529baa0920dc55ae278c39e40f03baa2af (diff) | |
download | bcm5719-llvm-55c84b1a4e98a1674cfa4508bd2c42b831f49369.tar.gz bcm5719-llvm-55c84b1a4e98a1674cfa4508bd2c42b831f49369.zip |
Match also DW_TAG_partial_unit when DW_TAG_compile_unit is matched
Code commonly checks if the parent DIE is DW_TAG_compile_unit.
But DW_TAG_partial_unit also acts as DW_TAG_compile_unit for DWZ
as DWZ is using DW_TAG_imported_unit only at the top unit level.
Differential revision: https://reviews.llvm.org/D40469
llvm-svn: 331194
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions