summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/ValueSymbolTable.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Simple is good. CVS is for revision control, not file headersChris Lattner2006-01-111-3/+2
| | | | llvm-svn: 25206
* For PR411:Reid Spencer2006-01-101-0/+167
First step in refactoring the SymbolTable is to split it into two classes, one for a symbol table of types and one for a symbol table of Values. llvm-svn: 25175
OpenPOWER on IntegriCloud