aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/StringPool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert StringMap to using StringRef for its APIs.Daniel Dunbar2009-07-231-3/+4
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Adding a StringPool data structure, which GC will use.Gordon Henriksen2007-12-081-0/+35