Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -3/+3 |
* | remove all of the various setName implementations, consolidating them into | Chris Lattner | 2005-03-05 | 1 | -3/+0 |
* | Remove the second argument to Value::setName, it is never needed. | Chris Lattner | 2005-03-05 | 1 | -2/+2 |
* | Forward-declare templates for fix compilation when Argument.h is included first. | Misha Brukman | 2004-03-11 | 1 | -0/+4 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+4 |
* | Added LLVM copyright header (for lack of a better term). | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Fix header, fix broken friend decl | Chris Lattner | 2003-09-20 | 1 | -3/+4 |
* | * Clean up some comments | Chris Lattner | 2002-09-06 | 1 | -7/+7 |
* | Convert comments to Doxygen style | Chris Lattner | 2002-08-25 | 1 | -2/+4 |
* | *** empty log message *** | Chris Lattner | 2002-06-25 | 1 | -1/+10 |
* | Move FunctionArgument out of iOther.h into Argument.h and rename class to | Chris Lattner | 2002-04-09 | 1 | -0/+40 |