This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from ae80ea790 Fix a use-after-free in lldb-server new ad9ef8f54 Add specific ppc64le hardware watchpoint handler
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: include/lldb/lldb-enumerations.h | 4 +- .../Linux/NativeRegisterContextLinux_ppc64le.cpp | 260 +++++++++++++++++++++ .../Linux/NativeRegisterContextLinux_ppc64le.h | 47 +++- .../gdb-remote/GDBRemoteCommunicationClient.cpp | 21 +- 4 files changed, 320 insertions(+), 12 deletions(-)