fix a warning on 32-bit systems
authorChris Lattner <sabre@nondot.org>
Mon, 25 Jul 2005 23:42:58 +0000 (23:42 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 25 Jul 2005 23:42:58 +0000 (23:42 +0000)
commitd6bbac500b069ab3f2b59d3041479176c5a908cd
tree84e9b5ecf078bef43c1c9e3991197bd520fc7f53
parent7b4f0a81ffc97095fac4b1b9536e86136e6b23a7
fix a warning on 32-bit systems

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22513 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/JIT/JITEmitter.cpp