Loading...
Searching...
No Matches
Jit::Driver Struct Reference
Public Member Functions | |
| Driver (const std::string &fname) | |
| template<typename Fun_T > | |
| std::function< Fun_T > | operator() (const std::string &sourceCode, const std::vector< std::string > &flags, CompilerOptions opts) |
Public Attributes | |
| llvm::PrettyStackTraceProgram | X |
| llvm::LLVMContext | context |
| llvm::orc::ThreadSafeContext | ts_ctx |
| JitCompiler | jit |
| std::string | factory_name |
The documentation for this struct was generated from the following file: