[RuntimeDyld] Add casts to make delta computation 64-bit.
authorLang Hames <lhames@gmail.com>
Wed, 15 Apr 2015 04:46:01 +0000 (04:46 +0000)
committerLang Hames <lhames@gmail.com>
Wed, 15 Apr 2015 04:46:01 +0000 (04:46 +0000)
commit29da6378264333420481f421b05078ce0af58e0a
tree7fbf70b11d0e2337301c131468c149b7b36a6961
parenta01f355245534c64dd144bd15c0f3292b856a751
[RuntimeDyld] Add casts to make delta computation 64-bit.

Hopefully this will fix the i686/msvc build failure described at:
http://bb.pgr.jp/builders/ninja-clang-i686-msc18-R/builds/803

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234977 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp