Le 28 août 2013 à 15:36, Venkata Suneel Kota <chanakya....@gmail.com> a écrit :

> Hi
> 
> I am new to LLVM and CLANG.
> 
> My requirement is to embed a compiler into my code.
> 
> As far as I know it is unrealistic to embed gcc.
> 
> Is it possible with CLANG?
> 
> if libclang is the C interface for clang, is there any programming guide 
> available for
> reference other that API documentation
> 

You should start by reading the section "Using Clang as a Library"  at:

http://clang.llvm.org/docs/

-- Jean-Daniel





_______________________________________________
cfe-users mailing list
cfe-users@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-users

Reply via email to