[r257732] Mark remote-JIT tests as XFAIL, as well as win32, for targeting mingw32.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 20 Jan 2016 00:28:22 +0000 (00:28 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 20 Jan 2016 00:28:22 +0000 (00:28 +0000)
commit316ab7147bf233fd6a84977173f99b3fc9a26e0e
treeeb83cd7f7d836507a9adf3a50cf1c1b71bd705e7
parentf5575ecd57c4ab8cdae1a80fecc01029d14fe4e6
[r257732] Mark remote-JIT tests as XFAIL, as well as win32, for targeting mingw32.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_38@258265 91177308-0d34-0410-b5e6-96231b3b80d8
22 files changed:
test/ExecutionEngine/MCJIT/remote/cross-module-a.ll
test/ExecutionEngine/MCJIT/remote/multi-module-a.ll
test/ExecutionEngine/MCJIT/remote/simpletest-remote.ll
test/ExecutionEngine/MCJIT/remote/stubs-remote.ll
test/ExecutionEngine/MCJIT/remote/test-common-symbols-remote.ll
test/ExecutionEngine/MCJIT/remote/test-data-align-remote.ll
test/ExecutionEngine/MCJIT/remote/test-fp-no-external-funcs-remote.ll
test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-remote.ll
test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll
test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-remote.ll
test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll
test/ExecutionEngine/OrcMCJIT/remote/cross-module-a.ll
test/ExecutionEngine/OrcMCJIT/remote/multi-module-a.ll
test/ExecutionEngine/OrcMCJIT/remote/simpletest-remote.ll
test/ExecutionEngine/OrcMCJIT/remote/stubs-remote.ll
test/ExecutionEngine/OrcMCJIT/remote/test-common-symbols-remote.ll
test/ExecutionEngine/OrcMCJIT/remote/test-data-align-remote.ll
test/ExecutionEngine/OrcMCJIT/remote/test-fp-no-external-funcs-remote.ll
test/ExecutionEngine/OrcMCJIT/remote/test-global-init-nonzero-remote.ll
test/ExecutionEngine/OrcMCJIT/remote/test-global-init-nonzero-sm-pic.ll
test/ExecutionEngine/OrcMCJIT/remote/test-ptr-reloc-remote.ll
test/ExecutionEngine/OrcMCJIT/remote/test-ptr-reloc-sm-pic.ll