summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2017-04-20 12:30:18 +0000
committerPavel Labath <labath@google.com>2017-04-20 12:30:18 +0000
commit68e3886e574552fb959298f9ddfb3233b5d96b97 (patch)
tree2ee3832a0aefae2cf47ed22cafe318db0e5b782a /lldb/packages/Python/lldbsuite/test/python_api
parent7b46633c4baaf88e96711ca9fc0effec6950efc2 (diff)
downloadbcm5719-llvm-68e3886e574552fb959298f9ddfb3233b5d96b97.tar.gz
bcm5719-llvm-68e3886e574552fb959298f9ddfb3233b5d96b97.zip
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
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud