This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 5dea91a48 Minidump: extend UUID byte-swapping to windows platform new 422490fcc [lldb] [Process/NetBSD] Fix wrongly mapping mm* registers
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: lit/Register/Inputs/x86-mm-xmm-read.cpp | 55 ++++++++++++++++++++++ lit/Register/x86-mm-xmm-read.test | 22 +++++++++ .../NetBSD/NativeRegisterContextNetBSD_x86_64.cpp | 4 +- 3 files changed, 79 insertions(+), 2 deletions(-) create mode 100644 lit/Register/Inputs/x86-mm-xmm-read.cpp create mode 100644 lit/Register/x86-mm-xmm-read.test