ghc-8.0.2: The GHC API

Safe HaskellNone
LanguageHaskell2010

LlvmCodeGen

Description

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

Synopsis

Documentation

llvmCodeGen :: DynFlags -> Handle -> UniqSupply -> Stream IO RawCmmGroup () -> IO () Source #

Top-level of the LLVM Code generator

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

Read in assembly file and process