Tue Oct 14 07:02:02 PDT 2008  [EMAIL PROTECTED]
  * Clarify the SRT building process
  Before: building a closure that would build an SRT given the top-level
  SRT. It was somewhat difficult to understand the control flow, and it
  may have had held onto some data structures long after they should be dead.
  Now, I just bundle the info we need about CAFs along with the procedure
  and directly call a new top-level function to build the SRTs later.

    M ./compiler/cmm/CmmBuildInfoTables.hs -15 +28
    M ./compiler/cmm/CmmCPSZ.hs -7 +26

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20081014140202-feb93-8dede4fa7a42edd96d0638ea680c524ac8b80862.gz

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to