Displaying 3 results from an estimated 3 matches for "r58273".
Did you mean:
58273
2008 Oct 27
2
[LLVMdev] new warnings in r58273
llvm/llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp: In member
function ‘void llvm::SelectionDAG::setSubgraphColor(llvm::SDNode*,
const char*)’:
llvm/llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp:372:
warning: comparison with string literal results in unspecified behavior
llvm/llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp:375:
warning: comparison with string literal
2008 Oct 27
0
[LLVMdev] new warnings in r58273
/Volumes/mrs5/net/llvm/llvm/lib/CodeGen/PreAllocSplitting.cpp: In
member function ‘bool<unnamed>::PreAllocSplitting::SplitRegLiveInterval
(llvm::LiveInterval*)’:
/Volumes/mrs5/net/llvm/llvm/lib/CodeGen/PreAllocSplitting.cpp:546:
warning: ‘SS’ may be used uninitialized in this function
2008 Oct 27
0
[LLVMdev] new warnings in r58273
On Monday 27 October 2008 17:06, Mike Stump wrote:
> llvm/llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp: In member
> function ‘void llvm::SelectionDAG::setSubgraphColor(llvm::SDNode*,
> const char*)’:
> llvm/llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp:372:
> warning: comparison with string literal results in unspecified behavior
>