Skip to content
  • Sylvain Henry's avatar
    DynFlags refactoring VIII (#17957) · 2517a51c
    Sylvain Henry authored and Marge Bot's avatar Marge Bot committed
    * Remove several uses of `sdocWithDynFlags`, especially in GHC.Llvm.*
    
    * Add LlvmOpts datatype to store Llvm backend options
    
    * Remove Outputable instances (for LlvmVar, LlvmLit, LlvmStatic and
      Llvm.MetaExpr) which require LlvmOpts.
    
    * Rename ppMetaExpr into ppMetaAnnotExpr (pprMetaExpr is now used in place of `ppr :: MetaExpr -> SDoc`)
    2517a51c