llvm-ffi-3.2.0: FFI bindings to the LLVM compiler toolkit.

Safe HaskellSafe
LanguageHaskell98

LLVM.FFI.Support

Documentation

createStandardModulePasses :: PassManagerRef -> CUInt -> CInt -> CInt -> CInt -> CInt -> CInt -> CInt -> IO () Source