Fix ARM bswap16.ll test on Windows
authorLouis Gerbarg <lgg@apple.com>
Mon, 12 May 2014 22:13:07 +0000 (22:13 +0000)
committerLouis Gerbarg <lgg@apple.com>
Mon, 12 May 2014 22:13:07 +0000 (22:13 +0000)
commit1633f752f88640cd378c8bf772a81df2f246ef34
tree016e7573ca313b5ca5a918320a3dd6ec0599f2d6
parent17335ce80f1356b67c556285ed6359fdd3670817
Fix ARM bswap16.ll test on Windows

Windows on ARM only supports thumb mode execution, so we have to
explicitly pick some non-Windows OS to test ARM mode codegen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208638 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/bswap16.ll