llvm-hs-4.0.0.0: src/LLVM/ExecutionEngine.hs
-- | Tools for JIT execution module LLVM.ExecutionEngine ( ExecutionEngine(..), ExecutableModule, MCJIT, withMCJIT ) where import LLVM.Internal.ExecutionEngine
-- | Tools for JIT execution module LLVM.ExecutionEngine ( ExecutionEngine(..), ExecutableModule, MCJIT, withMCJIT ) where import LLVM.Internal.ExecutionEngine