Make the -fprof-auto* flags into structured GhcOptions
And add backwards compat support for ghc-7.2 and older that used the -auto and -auto-all flags. Simplifies the code in D.S.GHC where we're deciding the options to use.
Showing
- Cabal/Distribution/Simple/GHC.hs 23 additions, 29 deletionsCabal/Distribution/Simple/GHC.hs
- Cabal/Distribution/Simple/GHC/ImplInfo.hs 3 additions, 0 deletionsCabal/Distribution/Simple/GHC/ImplInfo.hs
- Cabal/Distribution/Simple/Program/GHC.hs 22 additions, 0 deletionsCabal/Distribution/Simple/Program/GHC.hs
Please register or sign in to comment