Files
mercury/browser
Fergus Henderson 08e3821ff7 Fix a bug which prevented bootstrapping in MLDS grades.
Estimated hours taken: 0.75

Fix a bug which prevented bootstrapping in MLDS grades.

browser/program_representation.m:
	Export to C a function ML_goal_rep_type() which returns the
	type_info for a goal_rep.

trace/mercury_trace_internal.c:
	Use ML_goal_rep_type(), rather than hard-coding the mangled
	name for the type_ctor_info.  (The hard-coded mangled name
	was wrong for MLDS grades.)
2000-11-18 11:28:50 +00:00
..
2000-09-29 12:19:21 +00:00
2000-09-29 12:18:57 +00:00