summaryrefslogtreecommitdiff
path: root/include/llvm/Type.def
Commit message (Expand)AuthorAge
* Packed types, brought to you by Brad JonesBrian Gaeke2004-08-20
* There is no longer a "Type" primitive type because Values and Types areReid Spencer2004-07-04
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-11
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-20
* Standardize header file commentsChris Lattner2003-09-30
* Void and Label values cannot be acted on directly so they have zero sizeChris Lattner2002-05-06
* s/Method/FunctionChris Lattner2002-03-29
* * Method::getType should return type cast as MethodType, eliminate getMethodTypeChris Lattner2001-09-10