Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -1/+1 |
* | Added LLVM copyright header (for lack of a better term). | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Standardize header file comments | Chris Lattner | 2003-09-30 | 1 | -1/+1 |
* | Void and Label values cannot be acted on directly so they have zero size | Chris Lattner | 2002-05-06 | 1 | -2/+2 |
* | s/Method/Function | Chris Lattner | 2002-03-29 | 1 | -5/+5 |
* | * Method::getType should return type cast as MethodType, eliminate getMethodType | Chris Lattner | 2001-09-10 | 1 | -0/+58 |