aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/SymbolTable.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Allow unresolved/opaque types to be read and written to bytecode filesChris Lattner2001-10-231-33/+69
* Fix a problem occuring with type unification of symbol table entriesChris Lattner2001-10-221-1/+55
* Fix bug exposed by this testcase:Chris Lattner2001-10-221-6/+27
* Convert a runtime check into an assertionChris Lattner2001-10-131-5/+2
* Factor parentness out of Module & GlobalVariable into GlobalValueChris Lattner2001-10-031-0/+26
* Add more support for new style castsChris Lattner2001-10-011-12/+8
* Types and constnats are wierd objects in the symtabsChris Lattner2001-09-071-19/+73
* Make error msg nicerChris Lattner2001-07-281-2/+2
* Moved inline/llvm/Tools/* to include/llvm/Support/*Chris Lattner2001-07-231-1/+1
* Miscellaneous cleanups:Chris Lattner2001-06-271-2/+2
* Moved UnaryOperator::create to InstrTypes.cpp until there is an iUnaryOps.cppChris Lattner2001-06-251-0/+19
* Initial revisionChris Lattner2001-06-061-0/+106