[Lldb-commits] [PATCH] D61072: [lldb] [lit] Add tests for reading new x86_64 registers
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 24 08:52:54 PDT 2019
mgorny created this revision.
mgorny added reviewers: labath, krytarowski.
Herald added a subscriber: teemperor.
Herald added a project: LLDB.
Add tests covering read operations for the general-purpose and XMM
registers added in x86_64 (r8-r15 and xmm8-xmm15).
Repository:
rLLDB LLDB
https://reviews.llvm.org/D61072
Files:
lldb/lit/Register/Inputs/x86-64-read.cpp
lldb/lit/Register/x86-64-read.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61072.196466.patch
Type: text/x-patch
Size: 4224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190424/f407dbc7/attachment.bin>
More information about the lldb-commits
mailing list