Duncan Sands
|
af9eaa830a
|
Rename PaddedSize to AllocSize, in the hope that this
will make it more obvious what it represents, and stop
it being confused with the StoreSize.
llvm-svn: 71349
|
2009-05-09 07:06:46 +00:00 |
Duncan Sands
|
dc020f9c3c
|
Rename getABITypeSize to getTypePaddedSize, as
suggested by Chris.
llvm-svn: 62099
|
2009-01-12 20:38:59 +00:00 |
Torok Edwin
|
b20e659770
|
strdup needs <cstring>. This fixes a build error with g++-4.3.
llvm-svn: 49218
|
2008-04-04 16:08:00 +00:00 |
Gordon Henriksen
|
ab4b7d36cd
|
C and Objective Caml bindings for the TargetData class.
llvm-svn: 48422
|
2008-03-16 20:08:03 +00:00 |