[ARM] Split up lsl-zero test into two tests
authorJohn Brawn <john.brawn@arm.com>
Wed, 8 Mar 2017 12:49:18 +0000 (12:49 +0000)
committerJohn Brawn <john.brawn@arm.com>
Wed, 8 Mar 2017 12:49:18 +0000 (12:49 +0000)
commita53106e8e7908a62d7fde166e4d61495a5d05c3f
tree280b80426c19b6bc78414885424b2c73ffdde549
parent0bf7b18461d86136f19b78d041faa46f567baa67
[ARM] Split up lsl-zero test into two tests

On Windows stderr and stdout happen to get interleaved in a way that causes the
test to fail, so split it up into a test that checks for errors and a test that
doesn't.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297273 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/ARM/lsl-zero-errors.s [new file with mode: 0644]
test/MC/ARM/lsl-zero.s