summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/CStringMap.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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