diff options
author | David Blaikie <dblaikie@gmail.com> | 2019-05-24 01:05:52 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2019-05-24 01:05:52 +0000 |
commit | 79872a88a0662ee91cdb194a8ea477c79a824e9f (patch) | |
tree | 7fc6776b6c6d3c2e891e9e86f1a3add0f65bb1b8 /lldb/source/Host/common/HostNativeThreadBase.cpp | |
parent | 052f87ae36163cbd2033617eba655af7f1438733 (diff) | |
download | bcm5719-llvm-79872a88a0662ee91cdb194a8ea477c79a824e9f.tar.gz bcm5719-llvm-79872a88a0662ee91cdb194a8ea477c79a824e9f.zip |
dwarfdump: Add a bit more DWARF64 support
This test case was incorrect because it mixed DWARF32 and DWARF64 for a
single unit (DWARF32 unit referencing a DWARF64 str_offsets section). So
fix enough of the unit parsing for DWARF64 and make the test valid.
(not sure if anyone needs DWARF64 support though - support in
libDebugInfoDWARF has been added piecemeal and LLVM doesn't produce it
at all)
llvm-svn: 361582
Diffstat (limited to 'lldb/source/Host/common/HostNativeThreadBase.cpp')
0 files changed, 0 insertions, 0 deletions