[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
Tue Apr 9 10:46:45 PDT 2019
mgorny updated this revision to Diff 194363.
mgorny added a comment.
Updated 'REQUIRES'. I've looked through other LLVM tests, and noticed there's already 'native' concept (when host==target), and some 'target*' features for systems. I've chosen to combine the former with new 'target-x86'. I'll link the other patch in a minute.
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.194363.patch
Type: text/x-patch
Size: 4489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190409/b53b375f/attachment.bin>
More information about the lldb-commits
mailing list