aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/ValueHolder.h
AgeCommit message (Expand)Author
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-08-23Of course, the copy ctor really should copy the operand as wellChris Lattner
2003-08-23Add more methods to be more value-likeChris Lattner
2003-08-23Initial checkin of ValueHolder helper classChris Lattner