search for: afrisch

Displaying 2 results from an estimated 2 matches for "afrisch".

Did you mean: frisch
2007 Aug 06
2
[LLVMdev] Problem compiling LLVM under Cygwin/Mingw
...Compilation fails at SelectionDAG.cpp: llvm[3]: Compiling SelectionDAG.cpp for Debug build SelectionDAG.cpp: In function `void AddNodeIDNode(llvm::FoldingSetNodeID&, llvm::SDNode*)': SelectionDAG.cpp:344: error: call of overloaded `AddInteger(llvm::MVT::ValueType)' is ambiguous /home/afrisch/llvm/llvm/include/llvm/ADT/FoldingSet.h:150: note: candidates are: void llvm::FoldingSetImpl::NodeID::AddInteger(int) /home/afrisch/llvm/llvm/include/llvm/ADT/FoldingSet.h:151: note: void llvm::FoldingSetImpl::NodeID::AddInteger(unsigned int) /home/afrisch/llvm/llvm/include/llvm/ADT/FoldingSet.h...
2007 Aug 06
0
[LLVMdev] Problem compiling LLVM under Cygwin/Mingw
...G.cpp: > > llvm[3]: Compiling SelectionDAG.cpp for Debug build > SelectionDAG.cpp: In function `void > AddNodeIDNode(llvm::FoldingSetNodeID&, llvm::SDNode*)': > SelectionDAG.cpp:344: error: call of overloaded > `AddInteger(llvm::MVT::ValueType)' is ambiguous > /home/afrisch/llvm/llvm/include/llvm/ADT/FoldingSet.h:150: note: > candidates are: void llvm::FoldingSetImpl::NodeID::AddInteger(int) > /home/afrisch/llvm/llvm/include/llvm/ADT/FoldingSet.h:151: note: void > llvm::FoldingSetImpl::NodeID::AddInteger(unsigned int) > /home/afrisch/llvm/llvm/include/llv...