[LLVMdev] Source to source translation.

Carlos Crespo macayaven at gmail.com
Wed Oct 20 13:57:07 PDT 2010


Hello,

I'm trying to do a source to source translation from C++ code to C++ code. I
want the output to contains some automatically inserted annotations, and the
rest of the code exactly the same as it was before the processing. Is this
possible with llvm?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101020/dc34dfbf/attachment.html>


More information about the llvm-dev mailing list