llvm-hs-7.0.1: General purpose LLVM bindings

Safe HaskellNone
LanguageHaskell2010

LLVM.Internal.FFI.Builder

Description

FFI glue for llvm::IRBuilder - llvm's IR construction state object

Synopsis

Documentation

buildLandingPad :: Ptr Builder -> Ptr Type -> CUInt -> CString -> IO (Ptr Instruction) Source #

The personality should be set via the function