Make some profiling flags dynamic
authorIan Lynagh <igloo@earth.li>
Tue, 9 Dec 2008 23:01:57 +0000 (23:01 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 9 Dec 2008 23:01:57 +0000 (23:01 +0000)
commitaedb94f5f220b5e442b23ecc445fd38c8d9b6ba0
treede4bfff938b4bbb833143d2a773a77b6760626e6
parentee2623c8841a3a26c37bd7695a7db7be5d7e3a7f
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
compiler/deSugar/Desugar.lhs
compiler/main/DynFlags.hs
compiler/main/StaticFlagParser.hs
compiler/main/StaticFlags.hs
compiler/profiling/SCCfinal.lhs
compiler/simplStg/SimplStg.lhs
docs/users_guide/flags.xml