[m-rev.] for review: MLDS demangling
Simon Taylor
stayl at cs.mu.OZ.AU
Wed Aug 28 12:47:56 AEST 2002
On 24-Aug-2002, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> Estimated hours taken: 8
> Branches: main
>
> util/mdemangle.c:
> profiler/demangle.m:
> Add support for demangling code produced by the MLDS back-end.
Some test cases in misc_tests/mdemangle_test would be good.
> Index: profiler/demangle.m
> ===================================================================
> +:- pred demangle_proc_hl(string, string).
> +:- mode demangle_proc_hl(in, out) is semidet.
> +demangle_proc_hl -->
There's a lot of code duplication here.
Simon.
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list