Skip to content
  • Ömer Sinan Ağacan's avatar
    Refactor Compact.c: · 9b0348cf
    Ömer Sinan Ağacan authored
    - 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
    
    (cherry picked from commit b521e8b6)
    9b0348cf