aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Type.def
Commit message (Expand)AuthorAgeFilesLines
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-1/+1
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-201-0/+7
* Standardize header file commentsChris Lattner2003-09-301-1/+1
* Void and Label values cannot be acted on directly so they have zero sizeChris Lattner2002-05-061-2/+2
* s/Method/FunctionChris Lattner2002-03-291-5/+5
* * Method::getType should return type cast as MethodType, eliminate getMethodTypeChris Lattner2001-09-101-0/+58