ghc-7.4.1: The GHC API

Safe HaskellSafe-Infered

LlvmCodeGen

Description

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

Synopsis

Documentation

llvmCodeGen :: DynFlags -> Handle -> UniqSupply -> [RawCmmGroup] -> IO ()Source

Top-level of the LLVM Code generator

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

Read in assembly file and process