mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 02:38:07 +08:00
An orc-rt Session contains a JIT'd program, managing resources and communicating with a remote JIT-controller instance (expected to be an orc::ExecutionSession, though this is not required).