aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/GlobalVariable.h
Commit message (Expand)AuthorAgeFilesLines
* Commit more code over to new cast styleChris Lattner2001-10-021-2/+2
* Add more support for new style castsChris Lattner2001-10-011-2/+8
* Add support for global constants, and for initializers for constantsChris Lattner2001-09-181-5/+35
* Implement global variable supportChris Lattner2001-09-101-0/+34