Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-23 | Convert StringMap to using StringRef for its APIs. | Daniel Dunbar | |
- Yay for '-'s and simplifications! - I kept StringMap::GetOrCreateValue for compatibility purposes, this can eventually go away. Likewise the StringMapEntry Create functions still follow the old style. - NIFC. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76888 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45418 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2007-12-08 | Adding a StringPool data structure, which GC will use. | Gordon Henriksen | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44705 91177308-0d34-0410-b5e6-96231b3b80d8 |