[Lldb-commits] [PATCH] D61303: [lldb] [lit] Add write tests for MM/XMM/r8-r15 registers

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 30 10:58:06 PDT 2019


mgorny updated this revision to Diff 197376.
mgorny added a comment.

Ok, I see that Darwin doesn't implement writing to xmm* registers at the moment. Added XFAIL for it.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61303/new/

https://reviews.llvm.org/D61303

Files:
  lldb/lit/Register/Inputs/x86-64-write.cpp
  lldb/lit/Register/Inputs/x86-mm-xmm-write.cpp
  lldb/lit/Register/x86-64-write.test
  lldb/lit/Register/x86-mm-xmm-write.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61303.197376.patch
Type: text/x-patch
Size: 9080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190430/b2ad965b/attachment-0001.bin>


More information about the lldb-commits mailing list