patch applied (ghc): Make some profiling flags dynamic

Ian Lynagh igloo at earth.li
Tue Dec 9 18:30:24 EST 2008


Tue Dec  9 15:01:57 PST 2008  Ian Lynagh <igloo at earth.li>
  * Make some profiling flags dynamic
  In particular:
      -fauto-sccs-on-all-toplevs          -auto-all   -no-auto-all
      -fauto-sccs-on-exported-toplevs     -auto       -no-auto
      -fauto-sccs-on-individual-cafs      -caf-all    -no-caf-all

    M ./compiler/deSugar/Desugar.lhs -5 +7
    M ./compiler/main/DynFlags.hs +37
    M ./compiler/main/StaticFlagParser.hs -19
    M ./compiler/main/StaticFlags.hs -9
    M ./compiler/profiling/SCCfinal.lhs -5 +6
    M ./compiler/simplStg/SimplStg.lhs -1 +1
    M ./docs/users_guide/flags.xml -3 +3

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20081209230157-3fd76-ecf07674fdf995db79c0daa240d7b1326a2c4c38.gz



More information about the Cvs-ghc mailing list