ghc-7.8.4: The GHC API

Safe HaskellNone
LanguageHaskell98

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