ghc-9.0.1: The GHC API
Safe HaskellNone
LanguageHaskell2010

GHC.SysTools.ExtraObj

Synopsis

Documentation

getLinkInfo :: DynFlags -> [UnitId] -> IO String Source #

Return the "link info" string

See Note [LinkInfo section]