cvs commit: fptools/ghc/compiler/codeGen CgClosure.lhs

Simon Marlow simonmar@glass.cse.ogi.edu
Fri, 23 Nov 2001 03:47:12 -0800


simonmar    2001/11/23 03:47:12 PST

  Modified files:
    ghc/compiler/codeGen CgClosure.lhs 
  Log:
  Call LDV_ENTER() on entry to a thunk or function in profiling mode.
  
  Revision  Changes    Path
  1.53      +16 -9     fptools/ghc/compiler/codeGen/CgClosure.lhs