This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from a8e27f10b Fixed typo in CompileUnit::GetImportedModules documentation [NFC] new 72cf92f48 [lldb] [lit] Remove unnecessary array use in XMM reading test new 9562bbffe [lldb] [lit] Add tests for reading new x86_64 registers
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: lit/Register/Inputs/x86-64-read.cpp | 55 +++++++++++++++++++++++++++++++++ lit/Register/Inputs/x86-mm-xmm-read.cpp | 16 +++++----- lit/Register/x86-64-read.test | 48 ++++++++++++++++++++++++++++ 3 files changed, 111 insertions(+), 8 deletions(-) create mode 100644 lit/Register/Inputs/x86-64-read.cpp create mode 100644 lit/Register/x86-64-read.test