aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/Module.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tire...Chris Lattner2001-10-151-8/+7
* * Add support for Module specific constantsChris Lattner2001-10-131-4/+55
* Implement global variable supportChris Lattner2001-09-101-1/+11
* Modules must have a valid, nonnull type. Make them voidChris Lattner2001-09-071-1/+2
* Moved inline/llvm/Tools/* to include/llvm/Support/*Chris Lattner2001-07-231-1/+1
* * ValueHolder now takes 3 argumentsChris Lattner2001-07-141-2/+2
* Implement reduceApply methodChris Lattner2001-06-301-4/+16
* Miscellaneous cleanups:Chris Lattner2001-06-271-1/+1
* Initial revisionChris Lattner2001-06-061-0/+42