Serene Runtime 1.0.0
C runtime for the Serene programming language
Loading...
Searching...
No Matches
srn_jit_t Struct Reference

#include <jit.h>

Data Fields

LLVMOrcLLJITRef llvm_jit
 
LLVMOrcLLJITBuilderRef builder
 

Detailed Description

Definition at line 35 of file jit.h.

Field Documentation

◆ builder

LLVMOrcLLJITBuilderRef srn_jit_t::builder

Definition at line 37 of file jit.h.

◆ llvm_jit

LLVMOrcLLJITRef srn_jit_t::llvm_jit

Definition at line 36 of file jit.h.


The documentation for this struct was generated from the following file: