[LLVMdev] Cast Pointer Address to Functions

Xin Tong xerox.time.tech at gmail.com
Mon Jun 18 13:09:42 PDT 2012


I have a function address held in an uint64_t. I would like to cast
the function address to a function prototype and create a call to the
function in LLVM. How could I do this ?

Thanks

Xin



More information about the llvm-dev mailing list