[m-rev.] for review: Update term size code for RTTI changes introduced with subtypes.

Julien Fischer jfischer at opturion.com
Fri Apr 9 17:03:11 AEST 2021


On Wed, 7 Apr 2021, Peter Wang wrote:

> runtime/mercury_term_size.c:
>    Use MR_index_or_search_ptag_layout to search du type layouts by
>    primary tag and MR_index_or_search_sectag_functor to search
>    sectag_alternatives by secondary tag, as required for subtypes.
>
>    Delete cases for MR_TYPECTOR_REP_RESERVED_ADDR*
>    which have since been deleted.
>
>    MR_SECTAG_REMOTE_WORD was previously renamed to
>    MR_SECTAG_REMOTE_FULL_WORD.
>
>    (Note that even with these changes, MR_RECORD_TERM_SIZES
>    is not in a working state.)

That's fine.

Julien.


More information about the reviews mailing list