Displaying 2 results from an estimated 2 matches for "d0ed1c48".
Did you mean:
d08ed148
2005 Jun 20
2
[LLVMdev] variable sized structs in LLVM
Hi Reid,
On Mon, Jun 20, 2005 at 07:08 -0700, Reid Spencer wrote:
> The thing you're missing is that LLVM's primitive types have well known,
> fixed sizes that are not target dependent. A ulong is 8 bytes. A uint is
> 4 bytes. A ushort is 2 bytes. Etc. and always.
Don't aligning rules make it hard to compute the size of a
whole struct from the sizes of it's members?
2005 Jun 20
0
[LLVMdev] variable sized structs in LLVM
...cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050620/d0ed1c48/attachment.sig>