ddc-build-0.4.3.1: Disciplined Disciple Compiler build framework.

Safe HaskellNone
LanguageHaskell98

DDC.Build.Pipeline.Llvm

Synopsis

Documentation

pipeLlvm :: Module -> PipeLlvm -> IO [Error] Source #

Process an LLVM module.

Returns empty list on success.