[LLVMdev] Programmatic compilation of C++ file into bitcode

Trevor Harmon trevor.w.harmon at nasa.gov
Fri Feb 26 17:00:41 PST 2010


On Feb 25, 2010, at 5:47 PM, David A. Greene wrote:

> I missed the earlier part of this thread.  What kind of output do you
> need?  I'm guessing some sort of dataflow information.

I'm not entirely sure at this point, but it will most likely be some  
representation of the control flow graph that's been processed and  
filtered in some way. The output won't contain data flow information,  
at least not yet.

Trevor




More information about the llvm-dev mailing list