ghc-8.10.7: The GHC API
Safe HaskellNone
LanguageHaskell2010

LlvmCodeGen

Description

This is the top-level module in the LLVM code generator.

Synopsis

Documentation

llvmCodeGen :: DynFlags -> Handle -> Stream IO RawCmmGroup a -> IO a Source #

Top-level of the LLVM Code generator

llvmFixupAsm :: DynFlags -> FilePath -> FilePath -> IO () Source #

Read in assembly file and process