Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Push LLVMContexts through the IntegerType APIs. | Owen Anderson | 2009-08-13 | 1 | -1/+1 |
| | | | | llvm-svn: 78948 | ||||
* | Rename PaddedSize to AllocSize, in the hope that this | Duncan Sands | 2009-05-09 | 1 | -1/+1 |
| | | | | | | | will make it more obvious what it represents, and stop it being confused with the StoreSize. llvm-svn: 71349 | ||||
* | Rename getABITypeSize to getTypePaddedSize, as | Duncan Sands | 2009-01-12 | 1 | -1/+1 |
| | | | | | | suggested by Chris. llvm-svn: 62099 | ||||
* | strdup needs <cstring>. This fixes a build error with g++-4.3. | Torok Edwin | 2008-04-04 | 1 | -0/+1 |
| | | | | llvm-svn: 49218 | ||||
* | C and Objective Caml bindings for the TargetData class. | Gordon Henriksen | 2008-03-16 | 1 | -0/+93 |
llvm-svn: 48422 |