the type size is now stored in bits, but only primitive types are allowed
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 30 Jun 2004 12:20:27 +0000 (12:20 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 30 Jun 2004 12:20:27 +0000 (12:20 +0000)
commita6968bab42fbf0ba0bba8e6945f2b0e94b4b9b36
tree5956c544424b349e96f580d7fcb04cd63514a4a8
parent62c117613315014191bdc8876c55b4b0a7cba1b7
the type size is now stored in bits, but only primitive types are allowed
to have a non-byte size.
This allowes implementation of C bitfields

[r3257]
ir/tr/type.c
ir/tr/type.h
ir/tr/type_t.h