[cfe-dev] Is there an existed library in LLVM for generating LLVM IR from some format data?

zhangxiongpang zhangxiongpang at gmail.com
Sun Jun 23 15:11:58 PDT 2013


Hi, 

    I have a compiler front-end, and it generates a different IR* with LLVM IR. I want to use LLVM as my back-end, so perhaps I should translate IR* to LLVM IR. Is there an existed library in LLVM for generating LLVM IR from some format data? Or how does clang front-end generate the LLVM IR? Can anyone give me some suggestions or some relative article links? 

Thanks, 

-- Zhang Xiongpang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130624/c72abf2d/attachment.html>


More information about the cfe-dev mailing list