[m-rev.] for review: fix lco.m variant proc argument types

Julien Fischer juliensf at csse.unimelb.edu.au
Mon Jan 14 15:39:00 AEDT 2008


On Mon, 14 Jan 2008, Peter Wang wrote:

> Branches: main
>
> compiler/lco.m:
> 	Variant procedures generated by the lco.m pass did not have their
> 	pred_info arg_types fields updated for the arguments which are passed
> 	by reference after the transformation, i.e. arguments that should have
> 	type private_builtin.store_by_ref_type(T) instead of T.
> 	Update them.

That looks fine.

Julien.
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list