Safe Haskell | None |
---|
LLVM.Extra.Execution
Description
Deprecated: It is based on ExecutionEngine.getPointerToFunction which is error-prone since llvm-tf-3.1.
Documentation
class Compile externFunction whereSource
Associated Types
type LLVMFunction externFunction :: *Source
Methods
compile :: LLVMFunction externFunction -> EngineAccess externFunctionSource