llvm-hs-5.1.3: General purpose LLVM bindings

Safe HaskellNone
LanguageHaskell98

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