Skip to content
  • Duncan Coutts's avatar
    4d3ec8f9
    Use new array alloc utils in Weak.c · 4d3ec8f9
    Duncan Coutts authored and Marge Bot's avatar Marge Bot committed
    Also add a cpp macro CCS_SYSTEM_OR_NULL which does what it says. The
    benefit of this is that it allows us to referece CCS_SYSTEM even when
    we're not in PROFILING mode. That makes abstracting over profiling vs
    normal mode a lot easier.
    4d3ec8f9
    Use new array alloc utils in Weak.c
    Duncan Coutts authored and Marge Bot's avatar Marge Bot committed
    Also add a cpp macro CCS_SYSTEM_OR_NULL which does what it says. The
    benefit of this is that it allows us to referece CCS_SYSTEM even when
    we're not in PROFILING mode. That makes abstracting over profiling vs
    normal mode a lot easier.
Loading