summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/__init__.py
diff options
context:
space:
mode:
authorGuilherme Andrade <guiandrade@google.com>2019-10-31 10:46:58 +0100
committerPavel Labath <pavel@labath.sk>2019-10-31 10:58:17 +0100
commite46c6644db8432584e82ef7ddfc9d0f36543f205 (patch)
tree806bfb6bceabcac722222a426a83059406e2d1e1 /lldb/packages/Python/lldbsuite/__init__.py
parent92aa0c2dbcb723d102c508f6e7559330b637f912 (diff)
downloadbcm5719-llvm-e46c6644db8432584e82ef7ddfc9d0f36543f205.tar.gz
bcm5719-llvm-e46c6644db8432584e82ef7ddfc9d0f36543f205.zip
[lldb] Fix offset intersection bug between MPX and AVX registers
Summary: This change increases the offset of MPX registers (by 128) so they do not overlap with the offset associated with AVX registers. That was causing MPX data in GDBRemoteRegisterContext::m_reg_data to get overwritten. Reviewers: labath Reviewed By: labath Subscribers: JDevlieghere, lldb-commits Tags: #lldb Differential Revision: https://reviews.llvm.org/D68874
Diffstat (limited to 'lldb/packages/Python/lldbsuite/__init__.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud