This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 755fc4357 NPL: Clean up handling of inferior exit new cb6da7ca0 Reduce x86 register context boilerplate. new 8ef03eede Add LLVMObject dependency to our ObjectFileELF plugin
The 2 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: source/Plugins/ObjectFile/ELF/CMakeLists.txt | 1 + .../Linux/NativeRegisterContextLinux_x86_64.cpp | 90 ++++++++++------------ .../Process/Utility/RegisterContextPOSIX_x86.cpp | 16 ++-- .../Plugins/Process/Utility/RegisterContext_x86.h | 9 +-- .../Plugins/Process/Utility/RegisterInfos_i386.h | 18 ++--- .../Plugins/Process/Utility/RegisterInfos_x86_64.h | 20 ++--- 6 files changed, 72 insertions(+), 82 deletions(-)