aboutsummaryrefslogtreecommitdiff
path: root/lib/VMCore/Module.cpp
AgeCommit message (Expand)Author
2001-11-27Create a new #include "Support/..." directory structure to move thingsChris Lattner
2001-11-07Add #includes to enable buiding in Release modeChris Lattner
2001-10-15Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tire...Chris Lattner
2001-10-13* Add support for Module specific constantsChris Lattner
2001-09-10Implement global variable supportChris Lattner
2001-09-07Modules must have a valid, nonnull type. Make them voidChris Lattner
2001-07-23Moved inline/llvm/Tools/* to include/llvm/Support/*Chris Lattner
2001-07-14* ValueHolder now takes 3 argumentsChris Lattner
2001-06-30Implement reduceApply methodChris Lattner
2001-06-27Miscellaneous cleanups:Chris Lattner
2001-06-06Initial revisionChris Lattner