Chris Lattner
|
360cac8fef
|
remove support for stringmap visitors now that iterators exist.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34180 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-02-11 08:22:15 +00:00 |
|
Chris Lattner
|
a86559ec42
|
add support for iterators.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34179 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-02-11 08:20:35 +00:00 |
|
Chris Lattner
|
bb28a81ba3
|
Rename CStringMap -> StringMap, since it now supports nul characters in the
strings.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34064 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-02-08 19:20:57 +00:00 |
|
Chris Lattner
|
ee182422ff
|
Allow cstringmap to contain strings with nul characters in them.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34062 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-02-08 19:08:37 +00:00 |
|
Chris Lattner
|
41a4429f65
|
wow, the link was already broken :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32963 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-01-06 23:20:51 +00:00 |
|
Chris Lattner
|
38742b9603
|
add a note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32962 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-01-06 23:19:38 +00:00 |
|
Chris Lattner
|
23d7b36117
|
add a highly efficient hash table that is specialized for mapping C strings
to some other type.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31286 91177308-0d34-0410-b5e6-96231b3b80d8
|
2006-10-29 23:42:03 +00:00 |
|