This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 5c66a9d8c [lldb][NFC] Add test for invalid gui command new 05016ad8b NativeProcessLinux: Remove some register context boilerplate
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../Process/Linux/NativeRegisterContextLinux.cpp | 54 +++------------ .../Process/Linux/NativeRegisterContextLinux.h | 14 +--- .../Linux/NativeRegisterContextLinux_arm.cpp | 48 +++++++------ .../Process/Linux/NativeRegisterContextLinux_arm.h | 8 +-- .../Linux/NativeRegisterContextLinux_arm64.cpp | 50 +++++-------- .../Linux/NativeRegisterContextLinux_arm64.h | 8 +-- .../Linux/NativeRegisterContextLinux_ppc64le.cpp | 28 -------- .../Linux/NativeRegisterContextLinux_ppc64le.h | 8 --- .../Linux/NativeRegisterContextLinux_s390x.cpp | 81 +++++++++++----------- .../Linux/NativeRegisterContextLinux_s390x.h | 17 +++-- 10 files changed, 114 insertions(+), 202 deletions(-)