summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2014-05-06 12:50:51 +0000
committerTim Northover <tnorthover@apple.com>2014-05-06 12:50:51 +0000
commit09b3bd8ca308449331a46f209f767e99b76481e7 (patch)
tree4820e2e500e099443c7cda331d7adf47ac1484c2 /test
parentd58350d789762858e94703e2083054e7f9bf35a4 (diff)
downloadllvm-09b3bd8ca308449331a46f209f767e99b76481e7.tar.gz
llvm-09b3bd8ca308449331a46f209f767e99b76481e7.tar.bz2
llvm-09b3bd8ca308449331a46f209f767e99b76481e7.tar.xz
AArch64/ARM64: make NEON vector list parsing a bit more robust
It doesn't change the results, but it seems silly not to diagnose obvious problems early on. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208083 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/MC/ARM64/vector-lists.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ARM64/vector-lists.s b/test/MC/ARM64/vector-lists.s
index 0d02602237..a9b2d198e8 100644
--- a/test/MC/ARM64/vector-lists.s
+++ b/test/MC/ARM64/vector-lists.s
@@ -14,7 +14,7 @@
ST4 {v0.8B-},[x0]
// CHECK-ERRORS: error: invalid number of vectors
-// CHECK-ERRORS: error: unexpected token in argument list
+// CHECK-ERRORS: error: '}' expected
// CHECK-ERRORS: error: mismatched register size suffix
// CHECK-ERRORS: error: mismatched register size suffix
// CHECK-ERRORS: error: vector register expected