summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/CStringMap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename CStringMap -> StringMap, since it now supports nul characters in theChris Lattner2007-02-081-138/+0
* Allow cstringmap to contain strings with nul characters in them.Chris Lattner2007-02-081-4/+5
* wow, the link was already broken :)Chris Lattner2007-01-061-1/+1
* add a noteChris Lattner2007-01-061-1/+4
* add a highly efficient hash table that is specialized for mapping C stringsChris Lattner2006-10-291-0/+134
OpenPOWER on IntegriCloud