llvm-6502/include
Peng Cheng 711d324d50 use static_cast to get rid of windows warning.
warning C4244: 'argument' : conversion from 'uint64_t' to 'const unsigned int', possible loss of data

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180846 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-01 14:07:02 +00:00
..
llvm use static_cast to get rid of windows warning. 2013-05-01 14:07:02 +00:00
llvm-c Exposing MCJIT through C API 2013-04-29 17:49:40 +00:00