-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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:
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request