[Lldb-commits] [PATCH] D61431: [lldb] [lit] Introduce tests for writing YMM registers

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 2 05:43:34 PDT 2019


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

Switch test output to resemble LLDB output more. However, I've added extra space around `{` and `}` to make output routine simpler.


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

https://reviews.llvm.org/D61431

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61431.197760.patch
Type: text/x-patch
Size: 12222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190502/f05238b5/attachment.bin>


More information about the lldb-commits mailing list