aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Use.h
Commit message (Expand)AuthorAgeFilesLines
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* Fixes for PR114: Thanks to Reid Spencer!Chris Lattner2003-11-161-2/+2
* This is obviously illegal C++ code, but was apparently accepted by 3.3Chris Lattner2003-11-141-2/+2
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-2/+7
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-201-0/+7
* Completely rewrite support for the Value::use_* list. Now, all operations onChris Lattner2003-10-161-0/+146