Hello there! I'm intending to port LLVM old JIT API for PPC64le once I wiil need this support in one of my applications. Would a port of this old piece of code be merged on LLVM 3.5, even though it is on the verge of obsoleteness? Thank you! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141027/94973109/attachment.html>
+Hans Caio, even if this patch does not go into 3.5, maybe you'd like to post it on llvm-commits so it will be available publicly and not lost. Yaron 2014-10-27 12:16 GMT+02:00 Caio Souza Oliveira < caio.oliveira at eldorado.org.br>:> Hello there! > > I'm intending to port LLVM old JIT API for PPC64le once I wiil need this > support in one of my applications. Would a port of this old piece of code > be merged on LLVM 3.5, even though it is on the verge of obsoleteness? > > Thank you! > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141027/3368a50a/attachment.html>
3.5 was already released, and we only merge bug fixes to release branches. Caio, do you really need it on 3.5 specifically or are you just asking if folks are interested to get it into the trunk? - Hans On Mon, Oct 27, 2014 at 3:33 AM, Yaron Keren <yaron.keren at gmail.com> wrote:> +Hans > > Caio, even if this patch does not go into 3.5, maybe you'd like to post it > on llvm-commits so it will be available publicly and not lost. > > Yaron > > > 2014-10-27 12:16 GMT+02:00 Caio Souza Oliveira > <caio.oliveira at eldorado.org.br>: >> >> Hello there! >> >> I’m intending to port LLVM old JIT API for PPC64le once I wiil need this >> support in one of my applications. Would a port of this old piece of code be >> merged on LLVM 3.5, even though it is on the verge of obsoleteness? >> >> Thank you! >> >> >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >> >
Seemingly Similar Threads
- [LLVMdev] PPC64 old JIT support
- [LLVMdev] Why buildbot sanitizer-ppc64-linux1 blames r239459?
- SmallString + raw_svector_ostream combination should be more efficient
- [LLVMdev] Size limitations in MCJIT / ELF Dynamic Linker/ ELF codegen?
- [LLVMdev] Size limitations in MCJIT / ELF Dynamic Linker/ ELF codegen?