[llvm-dev] JIT support for llvm

Joerg Sonnenberger via llvm-dev llvm-dev at lists.llvm.org
Sun Jan 22 23:54:06 PST 2017


On Mon, Jan 23, 2017 at 12:43:08PM +0530, Siddharth Shankar Swain via llvm-dev wrote:
> What are the possible challenges in adding  JIT support for llvm which
> needs further research?

You will need to clarify your question. Do you want to add JIT support
to your program and therefore know the challenges from an "end user"
perspective? Are you interested in the technical challenges from the
compiler's perspective? Etc.

Joerg


More information about the llvm-dev mailing list