[llvm-dev] llvm IR to C/C++ conversion

Abhishek Kumar via llvm-dev llvm-dev at lists.llvm.org
Thu May 12 11:33:21 PDT 2016


Hello
I am a beginner in llvm. In my one of the projects I need to convert llvm
IR back into C/C++. I read on stackoverflow that llvm has discontinued this
support. Can someone please explain me what are some drawbacks of such a
conversion and can I use the old backend code safely with current versions
of llvm to convert IR into C or if there is some other safe way to achieve
so?

Thanks
Abhishek Kumar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160513/a84e529d/attachment.html>


More information about the llvm-dev mailing list