summaryrefslogtreecommitdiff
path: root/lib/VMCore/SymbolTable.cpp
Commit message (Expand)AuthorAge
...
* Allow unresolved/opaque types to be read and written to bytecode filesChris Lattner2001-10-23
* Fix a problem occuring with type unification of symbol table entriesChris Lattner2001-10-22
* Fix bug exposed by this testcase:Chris Lattner2001-10-22
* Convert a runtime check into an assertionChris Lattner2001-10-13
* Factor parentness out of Module & GlobalVariable into GlobalValueChris Lattner2001-10-03
* Add more support for new style castsChris Lattner2001-10-01
* Types and constnats are wierd objects in the symtabsChris Lattner2001-09-07
* Make error msg nicerChris Lattner2001-07-28
* Moved inline/llvm/Tools/* to include/llvm/Support/*Chris Lattner2001-07-23
* Miscellaneous cleanups:Chris Lattner2001-06-27
* Moved UnaryOperator::create to InstrTypes.cpp until there is an iUnaryOps.cppChris Lattner2001-06-25
* Initial revisionChris Lattner2001-06-06