[LLVMdev] reference to non-static member function must be called

Jin Huang 54jin.huang at gmail.com
Wed Jan 8 18:15:00 PST 2014


I'm using LLVM 3.3 Release. From the Class Reference Page. CallInst has a
member function :

static CallInst * Create (Value *Func, ArrayRef< Value * > Args, const
Twine &NameStr="", Instruction *InsertBefore=0)

This is what I want to use! the default name is "" and I also use that .

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140109/770f5ca0/attachment.html>


More information about the llvm-dev mailing list