[LLVMdev] Version Compatibility

Reid Kleckner reid.kleckner at gmail.com
Tue May 3 18:34:48 PDT 2011


Yes, LLVM maintains backwards compatibility with old bitcode files.
Old IR constructs are automatically updated when they are read in.

Reid

On Tue, May 3, 2011 at 5:07 PM, Arushi Aggarwal <arushi987 at gmail.com> wrote:
> Is it safe to run the llvm-tools from mainline on bitcode from llvm-2.7?
> Thanks,
> Arushi
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>




More information about the llvm-dev mailing list