Changes between Version 4 and Version 5 of Commentary/Compiler/CodeGen

Show
Ignore:
Timestamp:
05/08/07 02:43:20 (6 years ago)
Author:
guest
Comment:

Added link to stack layout

Legend:

Unmodified
Added
Removed
Modified
  • Commentary/Compiler/CodeGen

    v4 v5  
    44 
    55[[GhcFile(compiler/codeGen)]] 
     6 
     7See [wiki:Commentary/Rts/Storage The Storage Manager] for the [wiki:Commentary/Rts/Storage/Stack Layout of the stack]. 
     8 
    69 
    710== Storage manager representations ==