patch applied (ghc): Use DynFlags to work out if we are doing ticky
ticky profiling
Ian Lynagh
igloo at earth.li
Thu Dec 18 12:25:07 EST 2008
Thu Dec 18 08:19:28 PST 2008 Ian Lynagh <igloo at earth.li>
* Use DynFlags to work out if we are doing ticky ticky profiling
We used to use StaticFlags
M ./compiler/codeGen/CgClosure.lhs -2 +4
M ./compiler/codeGen/CgTailCall.lhs -1 +2
M ./compiler/codeGen/CgTicky.hs -3 +5
M ./compiler/codeGen/ClosureInfo.lhs -15 +17
M ./compiler/codeGen/StgCmmBind.hs -1 +2
M ./compiler/codeGen/StgCmmClosure.hs -16 +17
M ./compiler/codeGen/StgCmmExpr.hs -2 +3
M ./compiler/codeGen/StgCmmTicky.hs -4 +5
M ./compiler/main/DynFlags.hs +6
M ./compiler/main/StaticFlags.hs -3
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20081218161928-3fd76-d0f4aa7ec4fa6848feeb5453850e27b4d28a0753.gz
More information about the Cvs-ghc
mailing list