ghc-lib-0.20210331: The GHC API, decoupled from GHC versions
Safe HaskellNone
LanguageHaskell2010

GHC.StgToCmm.Lit

Synopsis

Documentation

cgLit :: Literal -> FCode CmmExpr Source #

mkSimpleLit :: Platform -> Literal -> CmmLit Source #

newStringCLit :: String -> FCode CmmLit Source #

Make a global definition for the string, and return its label