[LLVMdev] Arguments to IRBuilder CreateCall function
Tehila Mayzels
tehila at cs.technion.ac.il
Thu Dec 26 14:01:27 PST 2013
Hi,
I need to pass some arguments to CreateCall function (as Value *).
For example, I need to pass a 64 bit integer (with a value I calculate).
How can I convert the 64 bit integer to a value * in order to pass it?
Thanks a lot,
Tehila.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131227/d03e9eae/attachment.html>
More information about the llvm-dev
mailing list