[M3commit] CVS Update: cm3
Jay K
jay.krell at cornell.edu
Tue Jan 26 23:36:20 CET 2010
oops, ok. I had only seen constant arrays that didn't handle Addr.
I'll use what you say instead.
- Jay
From: hosking at cs.purdue.edu
Date: Tue, 26 Jan 2010 12:40:39 -0500
To: jkrell at elego.de
CC: m3commit at elegosoft.com
Subject: Re: [M3commit] CVS Update: cm3
You don't need these! Use TargetMap.CG_Align/CG_Align_bytes/CG_Size/CG_Bytes instead.
Antony Hosking | Associate Professor | Computer Science | Purdue University
305 N. University Street | West Lafayette | IN 47907 | USA
Office +1 765 494 6001 | Mobile +1 765 427 5484
On 26 Jan 2010, at 13:24, Jay Krell wrote:
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/01/26 13:24:02
Modified files:
cm3/m3-sys/m3middle/src/: Target.i3 Target.m3
Log message:
add simple helper functions:
PROCEDURE TypeByteSize(t: CGType): CARDINAL;
PROCEDURE TypeByteAlign(t: CGType): CARDINAL;
PROCEDURE TypeBitAlign(t: CGType): CARDINAL;
PROCEDURE TypeBitSize(t: CGType): CARDINAL;
that I believe I'll need.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3commit/attachments/20100126/ac68686e/attachment-0002.html>
More information about the M3commit
mailing list