ΒΆLLVMOrcExecutionSessionRef
LLVMOrcLLJITGetExecutionSession(LLVMOrcLLJITRef J)

Description

Get a reference to the ExecutionSession for this LLJIT instance. The ExecutionSession is owned by the LLJIT instance. The client is not responsible for managing its memory.

Declared at: llvm/include/llvm-c/LLJIT.h:130

Parameters

LLVMOrcLLJITRef J