[LLVMdev] How do I get the result of an instruction?

Eli Friedman eli.friedman at gmail.com
Sat Nov 15 22:35:12 PST 2008


On Sat, Nov 15, 2008 at 3:58 PM, bhavani krishnan <bhavi63 at yahoo.com> wrote:
> Thanks!
>
> How do I cast the result to a string? I basically need to store the results of some instructions in a file.

If you're confused about how the IR works, http://llvm.org/demo/ can
be useful.  The question you're asking doesn't really seem to make
sense.

-Eli



More information about the llvm-dev mailing list