search for: cebagcnt

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

2013 May 03
2
[LLVMdev] set of integers to metadata
...es[gy]=ConstantInt::getSigned(Type::getInt64Ty(C),array[gy]); } *is->setMetadata("path",MDNode::get(C,values));* failes when setMetadata(), since *Hello.cpp:706:56: error: no matching function for call to ‘llvm::MDNode::get(llvm::LLVMContext&, llvm::Value* [(((unsigned int)(((int)cebagcnt) + -0x00000000000000001)) + 1)])’ Hello.cpp:706:56: note: candidate is: /home/alex/llvm/include/llvm/Metadata.h:120:18: note: static llvm::MDNode* llvm::MDNode::get(llvm::LLVMContext&, llvm::ArrayRef<llvm::Value*>) /home/alex/llvm/include/llvm/Metadata.h:120:18: note: no known conversio...
2013 May 03
0
[LLVMdev] set of integers to metadata
...tInt64Ty(C),array[gy]); > } > *is->setMetadata("path",MDNode::get(C,values));* > > failes when setMetadata(), since > > *Hello.cpp:706:56: error: no matching function for call to > ‘llvm::MDNode::get(llvm::LLVMContext&, llvm::Value* [(((unsigned > int)(((int)cebagcnt) + -0x00000000000000001)) + 1)])’ > Hello.cpp:706:56: note: candidate is: > /home/alex/llvm/include/llvm/Metadata.h:120:18: note: static llvm::MDNode* > llvm::MDNode::get(llvm::LLVMContext&, llvm::ArrayRef<llvm::Value*>) > /home/alex/llvm/include/llvm/Metadata.h:120:18: note:...