aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/SymbolTableListTraitsImpl.h
Commit message (Expand)AuthorAgeFilesLines
* The (negative) offset from a SymbolTableListTraits-using ilist to its containerChris Lattner2007-04-171-8/+9
* Refactor SymbolTableListTraits to only have a single pointer in it, insteadChris Lattner2007-04-171-38/+54
* Switch ValueSymbolTable to use StringMap<Value*> instead of std::map<std::str...Chris Lattner2007-02-121-6/+6
* For PR411:Reid Spencer2007-02-051-3/+3
* For PR411:Reid Spencer2007-01-061-6/+6
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM copyright header.John Criswell2003-10-211-0/+7
* Fix spelling/grammar.Misha Brukman2003-10-101-3/+3
* - Eliminated the deferred symbol table stuff in Module & Function, it reallyChris Lattner2002-11-201-8/+8
* *** empty log message ***Chris Lattner2002-07-241-2/+4
* MEGAPATCH checkin.Chris Lattner2002-06-251-0/+88