Displaying 1 result from an estimated 1 matches for "r89606".
Did you mean:
489606
2009 Nov 20
1
[LLVMdev] NoFolder class problem
Hi all,
while I was playing a little bit with IRBuilder I ended up with something
like this when included NoFolder.h
/work/llvm/include/llvm/User.h: In member function ‘llvm::Value*
llvm::NoFolder::CreateExtractElement(llvm::Constant*, llvm::Constant*)
const’:
/work/llvm/include/llvm/User.h:48: error: ‘static void* llvm::User::operator
new(size_t)’ is private