aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Constants.h
Commit message (Expand)AuthorAgeFilesLines
* Split ConstantVals.h into Constant.h and Constants.hChris Lattner2002-04-281-51/+6
* Rename getNullConstant to getNullValueChris Lattner2002-04-271-11/+11
* Remove getStrValue method from Constant implementations. The AssemblyWriterChris Lattner2002-04-181-15/+0
* * Add virtual print methodsChris Lattner2002-04-081-0/+2
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-18/+18
* Constants KNOW they are of a derived typeChris Lattner2001-12-131-0/+9
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-031-0/+382