[LLVMdev] how create a pointer to FILE*

Eric Lu eirc.lew at gmail.com
Thu Jun 26 19:25:04 PDT 2014


Hi, all
I want to create a function in LLVM IR, whose type is:

void _to_prof( FILE* ptrF);

I do it within LLVM,  but I don't know how build the parameter type for
FILE* ptrF.



Best Regards.

Eric Lu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140627/c49bdb2a/attachment.html>


More information about the llvm-dev mailing list