summaryrefslogtreecommitdiff
path: root/lib/Support/StringPool.cpp
Commit message (Expand)AuthorAge
* Don't pass StringRef by reference.Benjamin Kramer2010-07-14
* Kill off more cerr/cout uses and prune includes a bit.Benjamin Kramer2009-08-23
* Convert StringMap to using StringRef for its APIs.Daniel Dunbar2009-07-23
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Adding a StringPool data structure, which GC will use.Gordon Henriksen2007-12-08