[Lldb-commits] [PATCH] D60325: [lldb] [Process/NetBSD] Fix wrongly mapping mm* registers
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 8 11:18:33 PDT 2019
mgorny updated this revision to Diff 194178.
mgorny added a comment.
Rewritten the test to C++ with inline assembly, and switched to `CHECK-DAG`. Still need to figure out how to filter it for correct platform.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60325/new/
https://reviews.llvm.org/D60325
Files:
lldb/lit/Register/Inputs/x86-mm-xmm-read.cpp
lldb/lit/Register/x86-mm-xmm-read.test
lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD_x86_64.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60325.194178.patch
Type: text/x-patch
Size: 4472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190408/9253bf94/attachment-0001.bin>
More information about the lldb-commits
mailing list