[lldb] [lit] Remove unnecessary array use in XMM reading test
authorMichal Gorny <mgorny@gentoo.org>
Thu, 25 Apr 2019 17:42:40 +0000 (17:42 +0000)
committerMichal Gorny <mgorny@gentoo.org>
Thu, 25 Apr 2019 17:42:40 +0000 (17:42 +0000)
commitec3f09f30fb7a45270b64da4da88d19166f884e8
tree3b7dd43e5be32462502843ccc8c5c9f9065c465f
parentb685ddf28882cf3b92575bc3ed7a42665324664e
[lldb] [lit] Remove unnecessary array use in XMM reading test

Remove the use of 2-element array for XMM data.  It is an accidental
leftover from previous implementation attempt, and it is unnecessary
with xmm_t.

Differential Revision: https://reviews.llvm.org/D61085

llvm-svn: 359208
lldb/lit/Register/Inputs/x86-mm-xmm-read.cpp