summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/CStringMap.cpp
Commit message (Collapse)AuthorAgeFilesLines
* wow, the link was already broken :)Chris Lattner2007-01-061-1/+1
| | | | llvm-svn: 32963
* add a noteChris Lattner2007-01-061-1/+4
| | | | llvm-svn: 32962
* add a highly efficient hash table that is specialized for mapping C stringsChris Lattner2006-10-291-0/+134
to some other type. llvm-svn: 31286
OpenPOWER on IntegriCloud