summaryrefslogtreecommitdiff
path: root/lib/Target/Target.cpp
Commit message (Expand)AuthorAge
* Improve comment.Owen Anderson2010-10-07
* Add initialization routines for Target.Owen Anderson2010-10-07
* "In order to ease automatic bindings generation, it would be helpful if boole...Chris Lattner2010-01-09
* move debug info stuff out of line, allowing two #includesChris Lattner2009-12-28
* Push LLVMContexts through the IntegerType APIs.Owen Anderson2009-08-13
* Rename PaddedSize to AllocSize, in the hope that thisDuncan Sands2009-05-09
* Rename getABITypeSize to getTypePaddedSize, asDuncan Sands2009-01-12
* strdup needs <cstring>. This fixes a build error with g++-4.3.Torok Edwin2008-04-04
* C and Objective Caml bindings for the TargetData class.Gordon Henriksen2008-03-16