Safe Haskell | None |
---|
This is the top-level module in the LLVM code generator.
- llvmCodeGen :: DynFlags -> Handle -> UniqSupply -> [RawCmmGroup] -> IO ()
- llvmFixupAsm :: DynFlags -> FilePath -> FilePath -> IO ()
Documentation
llvmCodeGen :: DynFlags -> Handle -> UniqSupply -> [RawCmmGroup] -> IO ()Source
Top-level of the LLVM Code generator