llvm-hs-4.0.1.0: 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