Displaying 1 result from an estimated 1 matches for "legalizetypesexpand".
2008 Jun 11
0
[LLVMdev] some warning from VS2005 (requested by gabor)
...244:
'initializing' : conversion from 'uint64_t' to 'unsigned int', possible loss
of data
..\..\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp(6967) : warning C4244: '=' :
conversion from 'uint64_t' to 'unsigned int', possible loss of data
LegalizeTypes.cpp
LegalizeTypesExpand.cpp
..\..\lib\CodeGen\SelectionDAG\LegalizeTypesExpand.cpp(404) : warning C4244:
'argument' : conversion from 'uint64_t' to 'unsigned int', possible loss of
data
..\..\lib\CodeGen\SelectionDAG\LegalizeTypesExpand.cpp(452) : warning C4244:
'argument' : conversion from...