[M3devel] field references in m3cg

Jay K jay.krell at cornell.edu
Mon Nov 8 01:34:24 CET 2010


I was slow to realize this. Slow to realize how procs/labels/vars work.
Fields need to be small integers that index into a global array of trees, just like procs/labels/vars.
Types also should work this way -- that I do binary search for type id is not great.
I'll get to this pretty soon as part of making the gcc IR typeful.
After I get Hudson into better shape.

 - Jay

 		 	   		  


More information about the M3devel mailing list