[LLVMdev] llvm-c: llvm-c headers documentation?

Chris Lattner clattner at apple.com
Sun Jul 4 10:34:51 PDT 2010


On Jul 4, 2010, at 12:40 AM, F van der Meeren wrote:

> Hi,
> 
> I am trying to get started with the llvm-c headers. Is there any place where I can get/retrieve documentation about it?
> Such as a basic tutorial, memory managment...

Unfortunately, we don't have a tutorial for how to use them, you basically have to know how the underlying IR objects work.  This is not a great situation, any help improving it would be very welcome!

-Chris



More information about the llvm-dev mailing list