Jit::JitCompiler Class Reference
Public Member Functions | |
void | compile (const std::string &cppCode, const std::vector< std::string > &flags, CompilerOptions opts, llvm::orc::ThreadSafeContext &context) |
template<class Signature_t > | |
llvm::Expected< std::function< Signature_t > > | getFunction (std::string name) |
const QString & | errors () const noexcept |
The documentation for this class was generated from the following files:
- Compiler.hpp
- Compiler.cpp