teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/postmortem
Pavel Labath 68e3886e57 Recompute ArchSpec core after MergeFrom
Summary:
MergeFrom was updating the architecture if the target triple did not
have it set. However, it was leaving the core field as invalid. This
resulted in assertion failures in core file tests as a missing core
meant we were unable to compute the address byte size properly.

Add a unit test for the new behaviour.

Reviewers: jingham, clayborg

Subscribers: lldb-commits

Differential Revision: https://reviews.llvm.org/D32221

llvm-svn: 300836
2017-04-20 12:30:18 +00:00
..
elf-core Recompute ArchSpec core after MergeFrom 2017-04-20 12:30:18 +00:00
minidump Disable windows-only minidump plugin 2016-11-09 10:16:11 +00:00
minidump-new [LLDB][MIPS] Fix TestMiniDumpNew 2017-02-08 07:29:24 +00:00
wow64_minidump Disable windows-only minidump plugin 2016-11-09 10:16:11 +00:00