Class: RLTK::CG::Bindings::OpaqueModuleProvider
- Inherits:
-
FFI::Struct
- Object
- FFI::Struct
- RLTK::CG::Bindings::OpaqueModuleProvider
- Defined in:
- lib/rltk/cg/generated_bindings.rb,
lib/rltk/cg/old_generated_bindings.rb
Overview
Interface used to provide a module to JIT or interpreter. This is now just a synonym for llvm::Module, but we have to keep using the different type to keep binary compatibility.