[cfe-dev] Generating C code using Clang

Aditya Avinash adityaavinash1 at gmail.com
Fri May 15 05:19:26 PDT 2015


Hi,
I am trying to use Clang to generate C (partly, Intel AVX) code to test
some abstractions. Apparently, most of the documentation is related to
generating LLVM-IR. Are there any tools to do this? (I have generated AST
from these abstractions. I want to generate C code from it).

My goal is AST->C. That's it. I already have AST and I am not translating
to LLVM-IR.

Thank you! :)


-- 
Regards,

*Aditya Atluri,*

*USA.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150515/7415460d/attachment.html>


More information about the cfe-dev mailing list