llvm-general-0.1: src/LLVM/General/ExecutionEngine.hs
-- | Tools for JIT execution module LLVM.General.ExecutionEngine ( ExecutionEngine, withExecutionEngine, withModuleInEngine, findFunction ) where import LLVM.General.Internal.ExecutionEngine
-- | Tools for JIT execution module LLVM.General.ExecutionEngine ( ExecutionEngine, withExecutionEngine, withModuleInEngine, findFunction ) where import LLVM.General.Internal.ExecutionEngine