[m-dev.] for review: no label names in the label table

Peter Ross petdr at cs.mu.OZ.AU
Mon Apr 26 15:03:31 AEST 1999


On 26-Apr-1999, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> 
> > I'm pretty sure that profiling does not need the names of internal labels.
> > So it might be better to have two different configuration macros, one
> > for procedure entry labels and one for internal labels.
> 
> OK, I did that. However, until I can talk to Pete, PROFILE_CALL will
> enable both.
> 

The profiler only needs to know about the entry label points.  Internal
labels which are possible re-entry points will have the name of
main entry point associated with them during code-gen.

Pete.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list