[LLDB][PPC64] Fixed issues with expedited registers
authorPavel Labath <labath@google.com>
Tue, 6 Mar 2018 11:54:41 +0000 (11:54 +0000)
committerPavel Labath <labath@google.com>
Tue, 6 Mar 2018 11:54:41 +0000 (11:54 +0000)
commit5e5dd7067490cd98549a2015b7a521c862e68fd6
treee369238d1107fd0aac9e2a907cee5b7aa923d045
parent8f46486c6550beeeb9ad22c70dff49e0656928b8
[LLDB][PPC64] Fixed issues with expedited registers

Summary:
- reg_nums were missing the end marker entry
- marked FP test to be skipped for ppc64

Reviewers: labath, clayborg

Reviewed By: labath, clayborg

Subscribers: alexandreyy, lbianc, nemanjai, kbarton

Differential Revision: https://reviews.llvm.org/D43767
Patch by Leandro Lupori <leandro.lupori@gmail.com>

llvm-svn: 326775
lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteExpeditedRegisters.py
lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.cpp