This is the top-level module in the LLVM code generator.
- llvmCodeGen :: DynFlags -> Handle -> UniqSupply -> [RawCmm] -> IO ()
- llvmFixupAsm :: FilePath -> FilePath -> IO ()
Documentation
llvmCodeGen :: DynFlags -> Handle -> UniqSupply -> [RawCmm] -> IO ()Source
Top-level of the LLVM Code generator
llvmFixupAsm :: FilePath -> FilePath -> IO ()Source
Read in assembly file and process