Displaying 1 result from an estimated 1 matches for "bestweight".
Did you mean:
baseweight
2010 Dec 28
0
[LLVMdev] Latest build warnings
...b/Analysis/InstructionSimplify.cpp:260: warning: comparison between signed and unsigned integer expressions
<dir>/llvm/lib/Analysis/InstructionSimplify.cpp:279: warning: comparison between signed and unsigned integer expressions
<dir>/llvm/lib/CodeGen/RegAllocGreedy.cpp:382: warning: ‘BestWeight’ may be used uninitialized in this function
<dir>/llvm/lib/CodeGen/RegAllocGreedy.cpp:382: note: ‘BestWeight’ was declared here
<dir>/llvm/lib/MC/TargetAsmBackend.cpp:34: warning: comparison between signed and unsigned integer expressions
==============================================...