[ExecutionEngine] Fix r227228 tests on Windows
authorKeno Fischer <kfischer@college.harvard.edu>
Tue, 27 Jan 2015 21:33:25 +0000 (21:33 +0000)
committerKeno Fischer <kfischer@college.harvard.edu>
Tue, 27 Jan 2015 21:33:25 +0000 (21:33 +0000)
commitfb04c23aebc03ef3ec26258eaeaa599fb5a255cd
tree7cf13c7f17ed9a756c908c42b76aa371094f281a
parenta167fe18776ff58f70a46244a644801ada11036a
[ExecutionEngine] Fix r227228 tests on Windows

On Windows, we're running MCJIT with ELF, so the module needs to have
its Triple explicitly adjusted.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227247 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ExecutionEngine/MCJIT/MCJITTestBase.h