llvm-hs-9.0.1: General purpose LLVM bindings
Safe HaskellNone
LanguageHaskell2010

LLVM.Internal.FFI.SMDiagnostic

Description

FFI functions for handling the LLVM SMDiagnostic class

Synopsis

Documentation

createSMDiagnostic :: IO (Ptr SMDiagnostic) Source #

allocate an SMDiagnostic object