[LLVMdev] Inserting a function call into bitcode

Nehal Gandhi nbg2k7 at gmail.com
Fri Jun 4 11:10:42 PDT 2010


Here you go. 

-----Original Message-----
From: Eli Friedman [mailto:eli.friedman at gmail.com] 
Sent: Friday, June 04, 2010 7:42 AM
To: Nehal Gandhi
Cc: llvmdev at cs.uiuc.edu
Subject: Re: [LLVMdev] Inserting a function call into bitcode

On Fri, Jun 4, 2010 at 1:09 AM, Nehal Gandhi <nbg2k7 at gmail.com> wrote:
> Hi Eli,
>
> I have attached a tar file containing Pass (ConditionPass.cpp), External
> function (PrintRes.cpp) and test program (try.c). I use command chain as
> describe in previous mail.

Can you just attach the final program.bc you pass to lli?  I don't
know how to build a plugin off the top of my head.

-Eli

> Thanks,
> Nehal.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: program.bc
Type: application/octet-stream
Size: 5168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100604/85478254/attachment.obj>


More information about the llvm-dev mailing list