summaryrefslogtreecommitdiff
path: root/include/llvm/Argument.h
Commit message (Expand)AuthorAge
* Remove trailing whitespaceMisha Brukman2005-04-21
* remove all of the various setName implementations, consolidating them intoChris Lattner2005-03-05
* Remove the second argument to Value::setName, it is never needed.Chris Lattner2005-03-05
* Forward-declare templates for fix compilation when Argument.h is included first.Misha Brukman2004-03-11
* 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
* Fix header, fix broken friend declChris Lattner2003-09-20
* * Clean up some commentsChris Lattner2002-09-06
* Convert comments to Doxygen styleChris Lattner2002-08-25
* *** empty log message ***Chris Lattner2002-06-25
* Move FunctionArgument out of iOther.h into Argument.h and rename class toChris Lattner2002-04-09