Displaying 3 results from an estimated 3 matches for "f1d337a7".
2012 Feb 08
0
[LLVMdev] Instruction for print
On 2/8/12 11:55 AM, tarun agrawal wrote:
> Hi,
>
> I am trying to insert a instruction for printf or cout. My aim is to
> print a integer and a string value using that instruction, which are
> already there in the code.
> but I am not able to understand how to do it. Any help would be great
> help.
You want to insert a call instruction that calls the printf function.
2012 Feb 08
2
[LLVMdev] Instruction for print
Hi,
I am trying to insert a instruction for printf or cout. My aim is to print
a integer and a string value using that instruction, which are already
there in the code.
but I am not able to understand how to do it. Any help would be great help.
Thanks and Regards,
Tarun Agrawal
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Feb 08
1
[LLVMdev] Instruction for print
..._
> LLVM Developers mailing listLLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.eduhttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120208/f1d337a7/attachment.html>