ghc-7.2.1: The GHC API

CgCallConv

Synopsis

Documentation

slowArgs :: [(CgRep, CmmExpr)] -> [(CgRep, CmmExpr)]Source

slowArgs takes a list of function arguments and prepares them for pushing on the stack for extra arguments to a function which requires fewer arguments than we currently have.