CodeGen.Llvm.Runner
run :: Text -> IO RunResult Source #
compileToBinary :: Text -> FilePath -> IO (TimedValue (Either Text ())) Source #
compileToLlvmIr :: Text -> FilePath -> IO (TimedValue (Either Text ())) Source #