summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectExpression.cpp
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2018-04-30 16:04:32 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2018-04-30 16:04:32 +0000
commit55c84b1a4e98a1674cfa4508bd2c42b831f49369 (patch)
treefcb8009dcd09597b6f4eb1dd1c9fb888d1196c56 /lldb/source/Commands/CommandObjectExpression.cpp
parente047d3529baa0920dc55ae278c39e40f03baa2af (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud