ghc-lib-8.10.3.20201220: The GHC API, decoupled from GHC versions
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