Skip to content

Implemement ORC-based "ExecutionYengine" #8

@dtzWill

Description

@dtzWill

ORC is the newest and most powerful LLVM JIT interface, with the potential for many benefits
through its collection of Layers and the functionality and flexibility they provide.

In particular:

  • Lazy compilation opportunities
  • (Partial?) weak symbol resolution support
  • Better control and default behavior for symbol resolution

The LLVM JIT tutorials look like an excellent place to start:

http://www.llvm.org/docs/tutorial/BuildingAJIT1.html

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions