class RLTK::CG::Bindings::OpaqueModuleProvider

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.