[cfe-dev] Uses clang to turn a C++ String into an LLVM IR Modules

Maxiwell Garcia maxiwell at gmail.com
Wed Nov 24 00:26:32 CST 2010


In my C program, I want to storing a C++ String in memory and, using clang
libraries, turn to LLVM IR (in memory too). I was looking for libclang and
the others clang files, and I not found information about that. Do I have to
call all functions of front-end for this? What is the simplest way to do it?

Thanks in advance

Maxiwell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.cs.uiuc.edu/pipermail/cfe-dev/attachments/20101124/153e2a63/attachment.html 


More information about the cfe-dev mailing list