[LLVMdev] How do I get the result of an instruction?
Eli Friedman
eli.friedman at gmail.com
Sun Nov 16 21:42:39 PST 2008
On Sun, Nov 16, 2008 at 8:25 PM, bhavani krishnan <bhavi63 at yahoo.com> wrote:
> ok. I think I get it now. I need to create the instructions as you have given. For eg: I could pass Instruction*(for storing the result of this instruction) while creating the store instruction. This is what you meant rite??
I think so. The Instrruction* is the value in this context.
-Eli
More information about the llvm-dev
mailing list