Skip to content
  • Ömer Sinan Ağacan's avatar
    Refactor Compact.c: · b521e8b6
    Ömer Sinan Ağacan authored and Marge Bot's avatar Marge Bot committed
    - Remove forward declarations
    - Introduce UNTAG_PTR and GET_PTR_TAG for dealing with pointer tags
      without having to cast arguments to StgClosure*
    - Remove dead code
    - Use W_ instead of StgWord
    - Use P_ instead of StgPtr
    b521e8b6