test: fix test on Windows
authorSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 8 May 2014 17:11:29 +0000 (17:11 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 8 May 2014 17:11:29 +0000 (17:11 +0000)
commitf37151a2fde32fe05eaeb9e88d8738e61a0e2eb8
treee6e5e4541f1b0ed260826277013e7e03821acb74
parentcb64c55ba4ebfcdeac7598861d386384e94cf029
test: fix test on Windows

When building on Windows, the default target is Windows.  Windows on ARM does
not support ARM mode compilation, resulting in test failures.  Simply specify a
triple to ensure that we are testing the correct behaviour.

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