aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Use.h
AgeCommit message (Expand)Author
2003-11-16Fixes for PR114: Thanks to Reid Spencer!Chris Lattner
2003-11-14This is obviously illegal C++ code, but was apparently accepted by 3.3Chris Lattner
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-20Added LLVM copyright header (for lack of a better term).John Criswell
2003-10-16Completely rewrite support for the Value::use_* list. Now, all operations onChris Lattner