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