Skip to content
  • Iustin Pop's avatar
    Rework the tryAlloc/tryReloc functions · 9dcec001
    Iustin Pop authored
    Currently tryAlloc/tryReloc do not return the new instance, as this is
    not needed for IAllocator alloc/reloc requests. However, for computing
    the space, the new instance is useful, so we modify these functions to
    return this information too.
    
    The patch also improves hspace to have (with default parameters) a
    parseable output.
    9dcec001