llvm-hs-5.1.3: General purpose LLVM bindings

Safe HaskellNone
LanguageHaskell98

LLVM.Internal.FFI.SMDiagnostic

Description

FFI functions for handling the LLVM SMDiagnostic class

Synopsis

Documentation

createSMDiagnostic :: IO (Ptr SMDiagnostic) Source #

allocate an SMDiagnostic object