mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-20 00:15:27 +00:00
Estimated hours taken: 4 Make the RTTI system operate with --split-c-files. compiler/rtti_out.m: Generate declarations of the other entities referenced by an RTTI structure before the definition of that structure is output. compiler/llds_out.m: Add a new output predicate for use by rtti_out.m