[MCJIT] Fix a cast warning in the unit-test introduced in r243589.
authorLang Hames <lhames@gmail.com>
Mon, 3 Aug 2015 18:03:40 +0000 (18:03 +0000)
committerLang Hames <lhames@gmail.com>
Mon, 3 Aug 2015 18:03:40 +0000 (18:03 +0000)
commit7973eb9ff83ac788d15d52ff8f55acddc25bb464
tree7f4dac6ba5cd151b199fbdced05f41b78828c7b8
parentf96e27f256cc922633b1ff8c13a61b3ff28ae7e1
[MCJIT] Fix a cast warning in the unit-test introduced in r243589.

Thanks to Aaron Ballman for spotting this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243891 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp