[llvm-dev] LLVM bc converter from LLVM 3.9 to LLVM 3.1

Hongbin Zheng via llvm-dev llvm-dev at lists.llvm.org
Tue Aug 2 11:10:17 PDT 2016


Hi mailing list,

I has been working on a large project that is based on LLVM 3.1. Recently
we are thinking to introduce an LLVM bc converter from LLVM 3.9 to LLVM
3.1, such that we can introduce some of the newest LLVM analyses and
optimizations to our  LLVM 3.1 based project.

Have you worked on similar things that converting LLVM bc downward and has
anything to share?

Thanks
Hongbin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160802/5ca84dc4/attachment.html>


More information about the llvm-dev mailing list